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

zunda

Keyoxideの認証はブラウザ内のJavaScriptで完結しててすごいってこの前言ったんだけどそれだけじゃMastodonからの認証が通らないわね…。サーバ側でもプロファイルのページをレンダリングするようになったのかもわね。

KeyOxideのプロファイルページはJavaScriptが走らないでもa rel="me"のリンクを置いておいてくれるようになったようだ

$ bundle exec irb
> require 'nokogiri'
> require 'open-uri'
> doc = Nokogiri::HTML(URI.open('https://keyoxide.org/f60960d80b224382ca8d831cb56c20316d6e8279'))
> doc.at('a[rel="me"]')['href']
=> "https://mastodon.zunda.ninja/@zundan"

keyoxide.orgzunda - KeyoxideModern and secure platform to manage a decentralized identity based on cryptographic keys