mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

ReactアプリからMastodonに送ったリクエストのレスポンスを読んでくれるのにkeybase.ioに送ったリクエストのレスポンスを読んでくれないのはなぜだろうと思ってたんだけどMastodonはちゃんとCORSヘッダを返してくれてたのでした

< Access-Control-Allow-Origin: *
< Access-Control-Allow-Methods: POST, PUT, DELETE, GET, PATCH, OPTIONS

keybase.ioからプライベートキーもらいたいんだけどむずかしいねえ。

zunda

パブリックキーは簡単にもらえる。よくできてるわねー

$ curl -v https://keybase.io/zunda/key.asc
:
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Methods: GET
< Access-Control-Allow-Headers: Content-Type, Authorization, Content-Length, X-Requested-With