Extra-features (disabled by default) is somewhat confusing in #Fedilab.
This option allows to enable features that #Mastodon doesn't support (quotes, reactions, submit messages in a specific format, etc.)
But softwares like #Pleroma, #Akkoma, #GlitchSocial, #FireFish don't support (currently) same features.
We plan to use #NodeInfo to automatically enable features depending on the user's instance (ie: software).
#fedilab #Mastodon #pleroma #akkoma #glitchsocial #firefish #nodeinfo
https://threads.net i https://threads.instagram.com son dos dels dominis relacionats directament amb #Threads de #Meta.
Cap dels dos té disponible l'informació #nodeinfo, necessària per federar.
#ActivityPub app developers take note..
A #Fediverse Enhancement Proposal has reached FINAL status:
FEP-f1d5: NodeInfo in Fediverse Software
" #NodeInfo is a #protocol intended to standardize upon a way to provide server-level metadata to the public. This enables tools and clients to utilize this metadata to assess server health or facilitate end-users choices about servers and software to use on the Fediverse."
https://codeberg.org/fediverse/fep/src/branch/main/feps/fep-f1d5.md
#activitypub #fediverse #nodeinfo #protocol
And after poking around this area to see what the author page, #WebFinger plugin, the #Nodeinfo endpoint returns, a side-quest is now a deep-dive into an old-ish article from @Gargron to try start to piece things together
https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/
(while still it is just nerding out, not sure if it will have any specific effect)
You'd be looking for #NodeInfo
It is an informal spec, but broadly used. You may find information at #SocialHub, the #ActivityPub developer community. See:
https://socialhub.activitypub.rocks
#nodeinfo #socialhub #activitypub
#NodeInfo for my Mastodon server:
{
"version": "2.0",
"software": {
"name": "mastodon",
"version": "4.0.2"
},
"protocols": [
"activitypub"
],
"services": {
"outbound": [],
"inbound": []
},
"usage": {
"users": {
"total": 54673,
"activeMonth": 19773,
"activeHalfyear": 41946
},
"localPosts": 1758038
},
"openRegistrations": true,
"metadata": {}
}
@helge Ah, so it's an additional general protocol & standard for the #Fediverse in general, non-ActivityPub specific. I hadn't been aware of that one.
Thanks for pointing it out to me.
It appears with some context on the ActivityPub socialhub as well.
https://socialhub.activitypub.rocks/t/about-the-fediverse-enhancement-proposals/1168#drafts-8
https://socialhub.activitypub.rocks/t/fep-f1d5-nodeinfo-in-fediverse-software/1190
#fediverse #programming #api #nodeinfo
Don’t expose your email address through ActivityPub https://ajdg.solutions/blog/dont-expose-your-email-address-through-activitypub/
#wordpress #classicpress #activitypub #nodeinfo
#wordpress #classicpress #activitypub #nodeinfo
When I install #NodeInfo for #WordPress, is there supposed to be some place where I can actually set the node info for my site? Like, a mission or something, like most Mastodon instances provide?
Gitea 1.17.0 was just released and it added support for #nodeinfo (how the #fediverse lists instances in places like https://www.fedidb.org/network) and they also added support for #webfinger (the protocol used to look up users by a url or @name@url.tld in the search field)
#nodeinfo #fediverse #webfinger
Ja he actualitzat a la v0.17.0 i he activat #nodeinfo en la meva instància #Gitea:
https://git.mastodont.cat/api/v1/nodeinfo
:gitea:
Thanks @chrisaldrich about letting me know about Nodeinfo plugin. Installed and will be testing it how it performs
#wordpress #plugin #nodeinfo #FediPress
He millorat molt la detecció de la informació de #nodeinfo dels servidors del #fedivers que verifica i publica periòdicament @fediverse
Ara detecta 60 programaris diferents! (abans no arribava a 20)
https://gitlab.com/spla/fediverse/-/commit/0b52e0090d0fc39fb32867bb3ae0b0f3c2df8553
Estic provant una modificació de @fediverse per a optimitzar l'obtenció de dades dels #nodeinfo dels servidors del #fedivers.
La modificació té molt bona pinta, @fediverse està descobrint programaris dels que no en tenia coneixement:
- Gancio, https://gancio.org (A shared agenda for local communities.) suporta ActivityPub
- lotide, https://dev.narwhal.city/about, lotide is an attempt to build a federated forum. Suporta ActivityPub
Un dia d'aquests he de fer una taula amb dues columnes, la primera amb el nom del projecte #ActivityPub i la segona amb la ubicació/ruta del seu #nodeinfo.
El motiu és que no segueixen un estàndard i cadascú posa nodeinfo on li rota, generant el caos.
Tinc una bona part ja feta a https://gitlab.com/spla/fediverse.
He d'afegir #funkwhale a @fediverse. No troba cap servidor perquè aquest programari té #nodeinfo en un lloc gens habitual, a /api/v1/instance/nodeinfo/2.0/
@darius Pretty much, yes. My reading is that #NodeInfo was originally only intended for stats, but now software like #Mastalab is depending on it to find out what capabilities the server offers.
Since that isn't (yet) a supported usage, problems arise.
@liaizon @noellabo @dansup @sexybiggetje
cc @apps
Federama v0.2 released
I'm a bit late on writing this up, but Federama v0.2 was released a couple of weeks ago. It's a large improvement over v0.1, but there is still a lot of work to do.
The main points of the Federama v0.2 release are:
Admin can do basic site configuration
Users can modify their profiles and change passwords
Posts can be edited or
https://10thstreet.media/2019/09/10/federama-v0-2-released/
#logo #messages #Nodeinfo #pages #posts #release #Webfinger
#logo #messages #nodeinfo #pages #posts #release #webfinger
The Home of Federama
In anticipation of Federama actually becoming useful, I've setup https://federama.social as The Home of Federama. It's also the first instance of Federama.
Over the past month, I've made fair progress on the code. While I'm still waiting for the ActivityPub test suite to be fixed, I've managed to find some online tests for for Webfinger and Nodeinfo, so things are moving i
https://10thstreet.media/2019/08/13/the-home-of-federama/
#ActivityPub #Nodeinfo #Webfinger
#activitypub #nodeinfo #webfinger
There's an open pull request to add #nodeinfo support to Mastodon:
https://github.com/tootsuite/mastodon/pull/10079
The Powers That Be seem distinctly uninterested in merging it because reasons.
#nodeinfo #mastodev #businessasusual