activitypub

Back Open Paginator
19.12.2025 01:28
Adam_Howard (@Adam_Howard@planet.moe)

⚠️ 단종 안내 ⚠️

알려드립니다: Mastodon 4.2.x 버전은 다음 달에 단종됩니다 — 더 이상 업데이트가 제공되지 않습니다!

오래된 Mastodon 버전을 사용 중인 분들은 반드시 최신 4.5.x 버전으로 업그레이드할 것을 강력히 권장합니다. 모험심이 있고, 충분한 지식이 있으며, 약간의 위험을 감수할 준비가 되어 있다면 개발용 4.6 빌드를 시도해 볼 수도 있습니다.

무엇보다도 4.2.x 버전 사용은 가능한 한 빨리 중단하시길 바랍니다. 😉

#보안 #정보보안 #관리자 #Mastodon #Fediverse #ActivityPub #Security #InfoSec #InformationSecurity #FediAdmin





Show Original Post


19.12.2025 01:09
NetscapeNavigator (@NetscapeNavigator@social.vivaldi.net)

⚠️ Discontinued Notice: ⚠️

A reminder: the 4.2.x branch of Mastodon will be discontinued next month — it will no longer receive updates!

We strongly recommend anyone using this old Mastodon build upgrade to the current 4.5.x branch. If you’re adventurous, knowledgeable, and willing to take some risk, you could try the development 4.6 build.

Above all, move off 4.2.x as soon as possible. 😉

#Mastodon #Fediverse #ActivityPub #Security #InfoSec #InformationSecurity #FediAdmin #Administrator





Show Original Post


18.12.2025 21:18
wjmaggos (@wjmaggos@liberal.city)

So @jay.bsky.team says that relay layer moderation affects the whole network but also that #blacksky is building their own relay.

The relays are the crux of my concern. How many will probably exist based on cost/complexity and will they interoperate? I don't get how this is functionally different than #ActivityPub servers for users. They will have power over speech and reach. This is why fedi folks don't want mastodon dot social to get too big etc.

#SocialWeb #bluesky #ATproto




Show Original Post


18.12.2025 20:18
renatarocha (@renatarocha@mstdn.ca)

I’m toying around with #WordPress and #ActivityPub, it’s been some solid 20 years that I last touched WordPress and it’s a lot. Looking for people who play with this so I can follow and learn!




Show Original Post


18.12.2025 20:05
smallcircles (@smallcircles@social.coop)

@hongminhee

Also have a look at this issue tracking #ActivityPub C2S implementations.

codeberg.org/fediverse/delight




Show Original Post


18.12.2025 19:58
objects (@objects@enigmatick.social)

keyId is a problem.

Generally speaking, most Actors have a `keyId' that looks something like:

https://enigmatick.social/user/jdt#main-key

When an inbox POST arrives from an unknown user, we can chop off the bit including #main-key and we can pull the remaining URL as the Actor's ID.

But some implementations decided they should use /main-key instead. That indicates that the keyId format is unreliable and not well-specified. So I switched to deferring this header check for unknown Actors deeper into my ingestion pipeline so that I could retrieve the actor string from the object being sent. That works pretty well.

But GET requests. Like followers_synchronization. Dammit. There's no object to refer to. So we're back to parsing the keyId and hoping for meaning.

Out of 124,007 Actors in my database, 587 do not comply with the #main-key convention.

enigmatick=> select count(*) from actors where as_public_key->>'id' NOT LIKE '%#main-key';
count
-------
587
(1 row)

For full coverage, I need to accommodate /main-key and #key as well

#ActivityPub




Show Original Post


18.12.2025 17:15
ishii00141 (@ishii00141@mastodon.social)


URLを貼り付けるもっとも簡単な方法は、「段落」ブロックの先頭に貼り付けるのではなく、半角スペースを入力した後に貼り付ける。そうすると、ブログカード化しないし、 の「ブログカード」にマストドンの投稿のURLを貼り付けて異常な表示になることもない。
ちなみに、半角スペースの後にURLを貼り付けるとリンク付きのURLが表示されるだけだが、半角スぺ巣をバックスペースで削除すると、ブログカード化してくれる。ただし、Cocoonの設定が必要。そして、ブログカードを使わなければ、マストドンの投稿のURLは正常なブログカードになる。





Show Original Post


18.12.2025 17:12
TheVoidTLMB (@TheVoidTLMB@social.vivaldi.net)

Another #Mastodon archive successfully imported to my #Wordpress with the #ActivityPub plugin importer. 2 down, 1 to go.




Show Original Post


18.12.2025 16:54
20251219-0054-4674 (@20251219-0054-4674@ishii00141.stars.ne.jp)

サイトヘルス「投稿者 URL にアクセスできません」
#ActivityPub #WordPress #プラグイン #仕様

 久しぶりに いしい@長文 の方のサイトを見たら、サイトヘルスに「1件の致命的な問題」が表示されていた。

1件の致命的な問題

致命的な問題とは、サイトのパフォーマンスやセキュリティに多大な影響を与える可能性がある項目です。最優先で、これらの問題を解決してください。

投稿者 URL にアクセスできません ActivityPub

投稿者 URL の hitorinezumi.cloudfree.jp/wp/? にアクセスできません。 WordPress の設定またはパーマリンクの構造を確認してください。 設定に問題がないと思われる場合は、プラグインがアクセスを制限していないかご確認ください。

 こ [...続きは下のURLで]

https://ishii00141.stars.ne.jp/20251219-0054-4674/



Show Original Post


18.12.2025 15:49
20251218-2349-4669 (@20251218-2349-4669@ishii00141.stars.ne.jp)

プラグイン「ActivityPub」が7.8.1に更新された。
#ActivityPub #Fediverse #WordPress #プラグイン #仕様

ActivityPub – WordPress plugin | WordPress.org
wordpress.org/plugins/activity

7.8.1 – 2025-12-18

Added

Hide comments from specific post types in the WordPress admin comments list.

Fixed

Prevent comment email notifications for ap_post.

Prevent post creation when Reader is deactivated.

Google翻訳

7.8 [...続きは下のURLで]

https://ishii00141.stars.ne.jp/20251218-2349-4669/


Show Original Post


18.12.2025 14:45
objects (@objects@epiktistes.com)

I have Markdown editing working in Ktistec!

Which post was written in Markdown?

Figure 1: Two posts. One created in HTML (via the rich text editor), the other in Markdown.

Voilà!

Figure 2: The answer is the second post.

This is an often requested feature. It also makes Ktistec usable in browsers when JavaScript is disabled. The Markdown editor supports autocomplete and autosave, just like the rich text editor. Expect this to show up in the next release.

#ktistec #activitypub #fediverse #markdown





Show Original Post


18.12.2025 13:51
herrjemineh (@herrjemineh@gruene.social)

Betrifft #ActivityPub (#Wordpress)

Seit heute - ich vermute dem aktuellstem Update - bekomme ich irre viele Benachrichtigungen über Reaktionen auf Kommentare im Fediverse, die ich nicht gemacht habe.
Ich finde nix, um das abzustellen. Kennt sich jemand mit dem Plugin aus?




Show Original Post


1 ...237 238 239 240 241 242 243 244 245 246 247 ...424
UP