this post was submitted on 21 Jan 2025
0 points (NaN% liked)

ActivityPub

0 readers
14 users here now

Focused discussion related to ActivityPub integration in NodeBB

founded 2 days ago
 

Looking through my logs it seems that NodeBB doesn't have any defined User Agent for it's ActivityPub requests.

Mastodon has Mastodon/<version> (athing; +https://<websitehere>) Friendica has Friendica/<version> +https://<website>

And many more other federated software have similar things. But when looking through my web request logs I'm not seeing any specific User Agent for NodeBB forums. The only one in fact that I've found which might be NodeBB is node-fetch.

I'm asking simply because I have a tool that monitors specifically for ActivityPub requests from various clients. And I'd like to be able to track NodeBB ActivityPub requests as well, but I'm not seeing how at the moment.

you are viewing a single comment's thread
view the rest of the comments
[–] julian@community.nodebb.org 1 points 20 hours ago

@tankerkiller125 @andrew@pythag.net NodeBB will report the hostname in the next version.