---
title: "I Guess I'm now the first ever Indiekit Instance on the fediverse Thanks to…"
date: 2026-02-19T08:58:54.652Z
author: Ricardo Mendes
url: https://rmendes.net/notes/2026/02/19/8b1d5/
type: notes
ai_text_level: "0"
tokens: 346
content_signal: ai-train=yes, search=yes, ai-input=yes
---

# I Guess I'm now the first ever Indiekit Instance on the fediverse Thanks to…

I Guess I'm now the first ever Indiekit Instance on the #fediverse

Thanks to [Fedify](https://fedify.dev/)

```
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://w3id.org/security/v1"
  ],
  "type": "Person",
  "id": "https://rmendes.net/",
  "preferredUsername": "rick",
  "name": "Ricardo Mendes",
  "url": "https://rmendes.net/",
  "inbox": "https://rmendes.net/activitypub/inbox",
  "outbox": "https://rmendes.net/activitypub/outbox",
  "followers": "https://rmendes.net/activitypub/followers",
  "following": "https://rmendes.net/activitypub/following",
  "publicKey": {
    "id": "https://rmendes.net/#main-key",
    "owner": "https://rmendes.net/",
    "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4F2MDzCr5lYiI9LSFpf4\nsysMIQK63Po5FkVPKzfQSdxHJjYEFqniKRHa+gpQzg0aadSWMIsBbZWvVKypKZZR\nd3g3LDvtV6zyCOdQ0XUxp4ggYmvj22VcdZkyeygMSxkl9D8zr6U5TzAEfPYBMUMx\nwruTUAAFpyLQTCQmSCcMllxlPvgeHCF54VYg8QArTvvYz9G7IMsjR1OWM1AAg2Iy\n1UevOPBLVdSt2SBYf1GccsLjHEwgPTFT2iBtE2FTwlVgthOpEG5imB1Up0G1gZtA\nA5RCG1nR9ymRCFpDfg5Awtx+vtNCQ64guM1yjMeKEk7KJoULWqF2O+iEzvyR/BPq\n8QIDAQAB\n-----END PUBLIC KEY-----\n"
  },
  "summary": "Personal website of Ricardo Mendes",
  "icon": {
    "type": "Image",
    "url": "https://rmendes.net/images/user/avatar.jpg"
  },
  "alsoKnownAs": [
    "https://mstdn.social/users/rmdes"
  ]
}
```
