Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions registry/issuers/sint-protocol.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"issuer_id": "sint-protocol",
"display_name": "SINT Protocol",
"website": "https://github.com/pshkv/sint-protocol",
"security_contact": "pshkv@users.noreply.github.com",
"status": "active",
"added_at": "2026-04-04T13:00:00.000Z",
"last_verified": "2026-04-04T13:00:00.000Z",
"public_keys": [
{
"kid": "sint-registry-2026-04",
"algorithm": "Ed25519",
"public_key": "Yq-yYyx7sLaMHE_jmTkgYPQoSJVJMDRfdAcInJxnV0E",
"status": "active",
"issued_at": "2026-04-04T13:00:00.000Z",
"expires_at": "2027-04-04T13:00:00.000Z",
"deprecated_at": null,
"revoked_at": null
}
],
"capabilities": {
"supervision_model": "tiered",
"audit_logging": true,
"immutable_audit": true,
"attestation_format": "sint-token-v1",
"max_attestation_ttl_seconds": 604800,
"capabilities_verified": false
}
}
4 changes: 4 additions & 0 deletions registry/proofs/sint-protocol.proof
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
-----BEGIN OATR KEY OWNERSHIP PROOF-----
Canonical-Message: oatr-proof-v1:sint-protocol
Signature: dh__7U68LI-2d8mfW4u8Zazw3P0i0OXCCbZFoLv4FpOawEpZpvLXSGo71GS4Ew72uji4eRoKeqdNLlMdUxZfBA
-----END OATR KEY OWNERSHIP PROOF-----
Loading