@ujeenator Exactly. Key custody is also possible, but currently the work is focused on non custodial solutions.

silverpill@mitra.social
Posts
-
Added Nomadic ActivityPub page to the ap-next repository: -
Added Nomadic ActivityPub page to the ap-next repository:Added Nomadic ActivityPub page to the ap-next repository:
This is a brief summary of the work we've done. Feedback is welcome!
-
I'm often grumpy about how "loose" the #ActivityPub protocol is.I still don't understand what is so great about this document.
Many fediverse applications are capable of publishing long-form text and they are interoperating. Mastodon had a couple of issues that prevented it from rendering certain HTML tags and prevented it from showing summaries, but those issues have been fixed. It is not clear what else could be improved.
For the most part, this FEP repeats definitions from ActivityStreams vocabulary. It introduces the useless
preview
mechanism. It also undermines the efforts to standardize thread backfilling by definingcontext
in a different way. Am I missing something? -
Which Fediverse services can see this actor?@julian It has to be accepted manually. I just did that.
-
Which Fediverse services can see this actor? -
Which Fediverse services can see this actor?@xwyqi @nomad It uses JSON-LD processing:
Iceshrimp.NET/FEDERATION.md at dev
Iceshrimp.NET - This repository contains our efforts to continue the Iceshrimp project's legacy - in the form of an entirely new codebase, with a focus on performance, stability and maintainability.
Iceshrimp development (iceshrimp.dev)
This is unfortunate.
-
Which Fediverse services can see this actor? -
Which Fediverse services can see this actor?@julian The next test is to follow it
-
Which Fediverse services can see this actor?@coolboymew I made a post for you too
-
Which Fediverse services can see this actor? -
Which Fediverse services can see this actor? -
Which Fediverse services can see this actor? -
Which Fediverse services can see this actor? -
Which Fediverse services can see this actor?Which Fediverse services can see this actor? @nomad
It looks like Mastodon can't parse it, what about others?
-
Automatic category/community assignment on received objectHow it works between forums, e.g. between Discourse and NodeBB?
Can a Discourse user create a topic in NodeBB category?
Who creates/owns the context collection in this case? -
Automatic category/community assignment on received objectIf I create a topic this way, I will be the owner of the
context
collection. But if the conversation is to be moderated, it should be owned by the group.Am I correct?
(there is a parallel discussion happening at https://codeberg.org/streams/streams/issues/229)
-
Automatic category/community assignment on received object@julian Does NodeBB support creating new topics by mentioning a group/category?
I wonder how
context
should be assigned in this case. -
Two Approaches to Solving the “Quiet Fediverse” Problem: Conversation Backfilling Mechanisms https://lobste.rs/s/akvlo8 #distributed #web@julian @hongminhee @lobsters It is a machine translation from Korean, the original might have been written by a human. But the structure is the same, yeah.
-
APx is finally available on crates.io / docs.rsAPx is finally available on crates.io / docs.rs
apx_sdk - Rust
Minimalistic ActivityPub toolkit written in Rust.
(docs.rs)
This is an ActivityPub library used internally in Mitra and in other my projects.
Unlike some other ActivityPub libraries, this library is low-level. It doesn't restrict what databases or frameworks could be used, and doesn't care about object types or properties. There are only URIs, keys, signatures, JSON documents and HTTP requests.
It also contains primitives for building nomadic applications (FEP-ef61).The license is AGPL-3, but I might consider changing it to a more permissive one.
-
Automatic category/community assignment on received objectI think it's important to get an
Announce
, because the actor who addressed the community might be blocked by that community, or might not be a member of it (if the community is private).
You can try to retrieve the outbox of the addressed community to verify that a post was actuallyAnnounce
'd