20 lines
1.1 KiB
JSON
20 lines
1.1 KiB
JSON
{
|
|
"_meta": {
|
|
"contract": "cry01-g1-attestation",
|
|
"version": "1.0",
|
|
"purpose": "Duniter-compatible attestation document for SASE-to-Ğ1 web of trust certification."
|
|
},
|
|
"_header": {
|
|
"operator_g1_pubkey": "The operator's Ğ1 public key — the certifier.",
|
|
"participant_g1_pubkey": "The participant's Ğ1 public key — the certifiee.",
|
|
"participant_xchan": "The participant's Hubzilla xchan hash — links to SASE record.",
|
|
"association_slug": "The association whose SASE membership is the basis of certification.",
|
|
"attested_at": "ISO 8601 timestamp of attestation document generation.",
|
|
"sase_admitted_at": "ISO 8601 timestamp of SASE admission — from pgrp_member record."
|
|
},
|
|
"_payload": {
|
|
"attestation_statement": "This participant has been verified as a current resident member of the named association through the SASE process, which requires real-name, real-address verification by the association channel operator.",
|
|
"duniter_cert_document": "The raw Duniter certification document, generated by cry01_chain.php in the Duniter document format, ready for operator signature and broadcast."
|
|
}
|
|
}
|