The public face of a server: a publicPolicy space paired with a tech.tokimeki.forum.server space of the same owner and skey. Anyone can obtain a credential (and, at the PDS level, write); what is shown is decided by the service index.
View raw schema
{
"key": "tid",
"name": "tokimeki-space public server",
"type": "space",
"name:lang": {
"ja": "tokimeki-space 公開サーバー"
},
"collections": [
"tech.tokimeki.forum.profile",
"tech.tokimeki.forum.channel",
"tech.tokimeki.forum.thread",
"tech.tokimeki.forum.message",
"tech.tokimeki.forum.vote",
"tech.tokimeki.forum.reaction",
"tech.tokimeki.forum.hide",
"tech.tokimeki.forum.role"
],
"description": "The public face of a server: a publicPolicy space paired with a tech.tokimeki.forum.server space of the same owner and skey. Anyone can obtain a credential (and, at the PDS level, write); what is shown is decided by the service index."
}