# tech.tokimeki.forum.public

> Published by [tokimeki.blue](https://lexicon.garden/identity/did:plc:4tr5dqti7nmu6g2czpthntak)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:4tr5dqti7nmu6g2czpthntak/tech.tokimeki.forum.public)
- [Documentation](https://lexicon.garden/lexicon/did:plc:4tr5dqti7nmu6g2czpthntak/tech.tokimeki.forum.public/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:4tr5dqti7nmu6g2czpthntak/tech.tokimeki.forum.public/examples)

## Definitions

### `tech.tokimeki.forum.public`

**Type**: `space`

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.

```json
{
  "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."
}
```

## Raw Schema

```json
{
  "id": "tech.tokimeki.forum.public",
  "defs": {
    "main": {
      "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."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
