ページネーションしてまずスペイン語で来るんだ
おしごとしよう寝
8e4251f9e7 (upstream/main) New Crowdin Translations (automated) (#27270)
72cec47c13 Silence deprecation warning in CacheBuster spec (#27264)
68ec1d180a Fix language sorting in settings (#27158)
\Master?/ \ますたー/
Merged mastodon/mastodon at 8e4251f9e75992c13cbb3acd2d47a895278b3fbf.
char に対して han unification が行われたのだから、 ra があったら men unification が行われるに違いない (?)
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
弊ぼっちはLet's Encryptさんですごやんしんくだちい
$ :| openssl s_client -connect mastodon.zunda.ninja:443 > /dev/null
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R3
verify return:1
depth=0 CN = mastodon.zunda.ninja
verify return:1
DONE
GitHub PagesさんもLEさん
$ :| openssl s_client -connect zunda.ninja:443 > /dev/null
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R3
verify return:1
depth=0 CN = zunda.ninja
verify return:1
DONE
Cloudflareさんも外向きはLEさん (X1とX2と何が違うんだっけ)
$ :| openssl s_client -connect nanimona.in:443 > /dev/null
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X2
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = E1
verify return:1
depth=0 CN = nanimona.in
verify return:1
DONE
X1よりX2の方が新しくてかっこいいらしい
$ openssl x509 -in /etc/ssl/certs/ISRG_Root_X1.pem -noout -text | head
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
82:10:cf:b0:d2:40:e3:59:44:63:e0:bb:63:82:8b:00
Signature Algorithm: sha256WithRSAEncryption
Issuer: C = US, O = Internet Security Research Group, CN = ISRG Root X1
Validity
Not Before: Jun 4 11:04:38 2015 GMT
Not After : Jun 4 11:04:38 2035 GMT
$ openssl x509 -in /etc/ssl/certs/ISRG_Root_X2.pem -noout -text | head
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
41:d2:9d:d1:72:ea:ee:a7:80:c1:2c:6c:e9:2f:87:52
Signature Algorithm: ecdsa-with-SHA384
Issuer: C = US, O = Internet Security Research Group, CN = ISRG Root X2
Validity
Not Before: Sep 4 00:00:00 2020 GMT
Not After : Sep 17 16:00:00 2040 GMT
This account is not set to public on notestock.
おっ
$ :| openssl s_client -connect www.whitehouse.gov:443 > /dev/null
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = R3
verify return:1
depth=0 CN = whitehouse.gov
verify return:1
DONE
なおLet's Encryptの証明書の信頼性はDNSの信頼性に依存してるのでDNSプロバイダさんは選んだ方がいいよね (閲覧する側からは確認しづらいんだよなあ…
https://gist.github.com/zunda/0dcc1001ec404eb7ca00b260a55d4c52
twitter.comはダメだけどx.comはいいんだ…
$ sh value-domain.sh twitter.com
blocked
$ sh value-domain.sh x.com
not blocked
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
TwitterのおかげでMastodonもActivityPubもできたんだし僕はここで脊髄のノイズを垂れ流しつづけるよw
This account is not set to public on notestock.
GitHubで検索してあるコミットのファイルにたどりついたので最新が知りたいなってblob/の後をmainにしたら404でまだ由緒正しいmasterだったね
This account is not set to public on notestock.
TLS/HTTPSはサーバのFQDNが期待どおりのものであってそこまでの通信経路が安全であることを保証する技術/プロトコルだよ。通信先のサーバが受け取った情報をどう取り扱うのかについては関与しないよ。
御社めっちゃ使ってるじゃないですか~ https://crt.sh/?q=%25.nikkei.com - sora_h のブックマーク / はてなブックマーク
https://b.hatena.ne.jp/entry/4743098448030703791/comment/sora_h
これめちゃくちゃすき
“北条 政義” ←日経xtechで一般向け情報セキュリティの記事をいくつか書いているのが検索に引っかかったが、他に実績が見つからないので、偽名かなと思う。で、誰が書いたんだこの記事?/名前にフィッシング感ある - oldriver のブックマーク / はてなブックマーク
https://b.hatena.ne.jp/entry/4743098448030703791/comment/oldriver
あたらいステマの開発でもしてんのかと思った
@h12o はい。「通信先のサーバが受け取った情報をどう取り扱うのか」を考慮することは重要ですが、OV/EVで何が検証されているのかは不明瞭で「通信先のサーバが受け取った情報をどう取り扱うのか」は検証されていないと理解しています。
Ubuntu 20.04.6 LTSのメンテしとくて
$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following NEW packages will be installed:
linux-image-5.4.0-164-generic linux-modules-5.4.0-164-generic
linux-modules-extra-5.4.0-164-generic
The following packages will be upgraded:
linux-image-generic linux-libc-dev
2 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
2 standard LTS security updates
:
$ cat /var/run/reboot-required*
*** System restart required ***
linux-image-5.4.0-164-generic
linux-base
わよねー
$ sync; sync; sync; sudo reboot
(-人-)
引っ越したい人ちらほら見かけるので、fedibird.comの招待URLおいとくね。
https://fedibird.com/invite/tHwGyXY5
https://fedibird.com/invite/35YAJP2v
Cloudflareで適当にSSLするときはLet's Encryptが使われることもあるし、Google Trust Servicesが使われることもあって、DNSレコードに書けば指定もできるということでOKかな
Certificate authorities · Cloudflare SSL/TLS docs https://developers.cloudflare.com/ssl/reference/certificate-authorities/
来週のFrontlineむっちゃ楽しみなやつだ!
Elon Musk's Twitter Takeover | FRONTLINE https://www.pbs.org/wgbh/frontline/documentary/elon-musks-twitter-takeover/
This account is not set to public on notestock.
This account is not set to public on notestock.