update wording to allow authorization events to include multiple x tags

This commit is contained in:
hzrd149
2024-08-27 13:26:02 +03:00
parent 4f650d799f
commit 2de7c0dd25
4 changed files with 19 additions and 21 deletions

View File

@@ -1,8 +1,6 @@
BUD-03
======
# BUD-03
User Server List
-------------------------
## User Server List
`draft` `optional`
@@ -73,6 +71,6 @@ Once the client discovers that the URL `https://cdn.broken-domain.com/b1674191a8
1. Get the SHA256 has from the URL
2. Look for the authors server list `kind:10063`
3. If found, Attempt to retrieve the blob from each `server` listed started with the first
3. If not found, the client MAY fallback to using a well-known popular blossom server to retrieve the blob
4. If not found, the client MAY fallback to using a well-known popular blossom server to retrieve the blob
This ensures clients can quickly find missing blobs using the users list of trusted servers.