icon

follower collection に含まずに表現する時に投稿する時は to/cc には follower collection の id を設定して bto/bcc に private follower の id を列挙する感じ?

icon

できそうな表現としては Follow Activity が as:Public かどうかかも

2023-07-14 22:18:00 windymeltの投稿 windymelt@plrm.capslock.dev
icon

このアカウントは、notestockで公開設定になっていません。

icon

そんな表現はなくてフォローが承認制であることは承認されていない `as:manuallyApprovesFollowers` を使うとか、プロフィールの表示を制限するために HTTP Signature で詳細の取得を制限するとかになると思う

Activity Streams extensions - W3C Wiki
https://www.w3.org/wiki/Activity_Streams_extensions#as:manuallyApprovesFollowers

2023-07-14 22:12:52 windymeltの投稿 windymelt@plrm.capslock.dev
icon

このアカウントは、notestockで公開設定になっていません。

icon

Mastodon 4.1.4+nightlyだとblockquoteとcode残ってるんだ

icon

activitypubのreURI見たら /^https:\/\/(.*)\/?/ でひっくり返った

icon

Keyoxideはclaimの判別のためにregexにかける順番を Object.keys() で出力した順番で決めてて
doipjs/index.js at dev - doipjs - Codeberg.org

The order of the array returned by Object.keys() is the same as that provided by a for...in loop.
Object.keys() - JavaScript | MDN

Object.keys() の順番は for...in の順番と同じ

The traversal order, as of modern ECMAScript specification, is well-defined and consistent across implementations. Within each component of the prototype chain, all non-negative integer keys (those that can be array indices) will be traversed first in ascending order by value, then other string keys in ascending chronological order of property creation.
for…in - JavaScript | MDN

for...in の順番は仕様によって整数のキーがindexのように並べられた後に他のキーが追加された順番に並べられる

_dataforem を後ろに持っていくだけで良さそうかしら

icon

オプションをつけなければ `--create-home` の時に `/etc/default/useradd` で指定されたSKEL変数か `/etc/skel` から取ってくる

> If this option is not set, the skeleton directory is defined by the SKEL variable in /etc/default/useradd or, by default, /etc/skel.

icon

useradd に -k, --skel オプションなんてあったんだってなった

2023-07-14 20:07:00 ばしゃ多摩北斎w🍡☑の投稿 jcm50@machikadon.online
icon

このアカウントは、notestockで公開設定になっていません。

icon

shell script

icon

dev.to がほとんと全てのパターン網羅しそうな形の forem に変わってしまって /users/USERNAME 形式とか /USERNAME/gitlab_proof とかが forem 扱いになるの最悪だし /users 形式だと users@DOMAIN になって rel="me" 効かなくなるんだけど

forem — Keyoxide Docs
https://docs.keyoxide.org/service-providers/forem/

icon

Keyoxideバグってね?

icon

snarfed/bridgy-fed: 🕸 Bridges the IndieWeb to Mastodon and the fediverse via ActivityPub.
https://github.com/snarfed/bridgy-fed

Web site image
GitHub - snarfed/bridgy-fed: 🕸 Bridges the IndieWeb to Mastodon and the fediverse via ActivityPub.
icon

デッキ型UIに訳し直したほうがいい可能性

2023-07-14 01:23:34 えあい:evirifried::win98_shrimp::straight_shrimp:の投稿 Eai@stellaria.network
icon

Mediumの独自ドメインプランを使って訪問者のメールアドレスが窃取できる脆弱性の開示
gist.github.com/mala/c2ef4b49e

Web site image
Disclosure of a vulnerability that allows the theft of visitors'' email addresses using Medium''s custom domain feature / Mediumの独自ドメインプランを使って訪問者のメールアドレスが窃取できる脆弱性の開示