This commit is contained in:
2025-04-11 18:55:22 +02:00
parent 7c455754db
commit 2ead681466
3 changed files with 44 additions and 48 deletions
+2 -7
View File
@@ -54,7 +54,7 @@ Fields are read from top to bottom, you can mention the same field various
times such that the item is processed in order.
* trust=good
The trust level is given. absent, marginal, good, high
The trust level is given. absent, marginal, good, high, ultimate
* domain=bitcoincash.org
Provides the source of the metadata in dns form.
* category=deadbeef0124
@@ -75,10 +75,5 @@ Trust levels
| marginal | [Default] No trust could be established |
| good | Minimal checking has been done, likely an honest party |
| high | The party is trusted by the registry owner |
| ultimate | We know that the content comes from the party they say they are.|
Notice that the ultimate trust is really only used to describe confidence
level of the metadata file being published by who they say they are. Or
really if you are publishing your own metadata on your own registry this
way.
| ultimate | You own this one! |