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

コミットへの署名の確認はgit log --show-signatureでした。検証もしてくれるので手元に公開鍵をインポートしておかないといけないね。

$ git log --show-signature -1
commit 149f06a149927bbb978f426fab2ec0267873cd76 (HEAD -> use-ruby31, origin/use-ruby31)
gpg: Signature made Fri 16 Sep 2022 03:43:24 PM HST
gpg: using RSA key F60960D80B224382CA8D831CB56C20316D6E8279
gpg: issuer "zundan@gmail.com"
gpg: Good signature from "zunda <zundan@gmail.com>" [ultimate]
Merge: 08c483a01 58d219621
Author: zunda <zundan@gmail.com>
Date: Fri Sep 16 15:43:24 2022 -1000

Merge branch 'master' into use-ruby31