From cf6c7bf452a2fd79d402ff77f59c609f1e9c1bf7 Mon Sep 17 00:00:00 2001 From: phil Date: Sat, 20 Dec 2025 23:17:44 -0500 Subject: [PATCH] text fixup --- index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 8de5220..dc9dd65 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,9 @@ + ATProto PDS & account debugger + + @@ -476,22 +479,19 @@

PDS Debugger

-

Work in progress!

+

Work in progress!

- Would be nice -
    -
  • anything that actually works
  • -
  • firehose listener for missing pds events
  • -
  • jetstream listener for missing pds events
  • -
  • check relays for account status
  • -
  • check relays for pds state
  • -
  • plc: check old pds hosts for active account state
  • + Future features +
      +
    • firehose & jetstream listeners
Limitations -
    -
  • it's all client-side
  • +
      +
    • The Bluesky production relay at bsky.network runs the old bgs implementation, and is missing many relay XRPC endpoints.
    • +
    • The Blacksky relay at atproto.africa runs an independent implementation, and is also missing many relay XRPC endpoints.
    • +
    • All diagnostics run in your browser, so servers that don't enable CORS (some PDS hosts, Upcloud's relay) will fail tests.
-- 2.51.2