Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 89a2ea5

Browse files
committed
require .well-known
1 parent 1403c29 commit 89a2ea5

File tree

1 file changed

+2
-0
lines changed
  • docs/Protocol Specifications

1 file changed

+2
-0
lines changed

docs/Protocol Specifications/core.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ appearing on ID-Certs managed by that server **if all the following conditions a
184184
the domain components of the *visible domain name*, the server hosted under the *actual domain name*
185185
must not be treated as a polyproto server for the *visible domain name*.
186186

187+
Every polyproto home server must have a `.well-known` URI, accessible via an HTTP GET request.
188+
187189
Should a client not be able to access the polyproto API endpoints located at `[visible domain name]/.p2/core/`,
188190
the client must query `[visible domain name]/.well-known/polyproto-core` with an HTTP GET request and
189191
try to verify the above-mentioned conditions. If all the above-mentioned conditions can be fulfilled,

0 commit comments

Comments
 (0)