Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
We Distribute
silverpill@mitra.socialS

silverpill@mitra.social

@silverpill@mitra.social
About
Posts
45
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • Added Nomadic ActivityPub page to the ap-next repository:
    silverpill@mitra.socialS silverpill@mitra.social

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

    Fediverse

  • Added Nomadic ActivityPub page to the ap-next repository:
    silverpill@mitra.socialS silverpill@mitra.social

    Added Nomadic ActivityPub page to the ap-next repository:

    Link Preview Image
    ap-next/nomadpub.md at main

    ap-next - ActivityPub Next

    favicon

    Codeberg.org (codeberg.org)

    This is a brief summary of the work we've done. Feedback is welcome!

    #NomadicIdentity #fep_ef61

    Fediverse

  • I'm often grumpy about how "loose" the #ActivityPub protocol is.
    silverpill@mitra.socialS silverpill@mitra.social

    @julian

    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 defining context in a different way. Am I missing something?

    @benpate

    Uncategorized activitypub fediverse

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @julian It has to be accepted manually. I just did that.

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @pernia @nomad Good to know!

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @xwyqi @nomad It uses JSON-LD processing:

    Link Preview Image
    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.

    favicon

    Iceshrimp development (iceshrimp.dev)

    This is unfortunate.

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @mikedev @nomad The most unusual thing about this actor is not funny ID, but a lack of @context. Mastodon doesn't like this, for some reason

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @julian The next test is to follow it 🙂

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @coolboymew I made a post for you too

    @nomad @liaizon

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @citc @nomad Nice

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @steffo You are running chuckya fork, right? This might explain the difference

    @nomad just made a public post mentioning you, do you see it?

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @liaizon It might be showing a cached version.

    @nomad just made a public post mentioning you, do you see it?

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    @gabriel @nomad Kudos to misskey devs

    Uncategorized

  • Which Fediverse services can see this actor?
    silverpill@mitra.socialS silverpill@mitra.social

    Which Fediverse services can see this actor? @nomad

    It looks like Mastodon can't parse it, what about others?

    Uncategorized

  • Automatic category/community assignment on received object
    silverpill@mitra.socialS silverpill@mitra.social

    How 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?

    ActivityPub activitypub threadiverse

  • Automatic category/community assignment on received object
    silverpill@mitra.socialS silverpill@mitra.social

    If 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)

    ActivityPub activitypub threadiverse

  • Automatic category/community assignment on received object
    silverpill@mitra.socialS silverpill@mitra.social

    @julian Does NodeBB support creating new topics by mentioning a group/category?

    I wonder how context should be assigned in this case.

    ActivityPub activitypub threadiverse

  • Two Approaches to Solving the “Quiet Fediverse” Problem: Conversation Backfilling Mechanisms https://lobste.rs/s/akvlo8 #distributed #web
    silverpill@mitra.socialS silverpill@mitra.social

    @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.

    @hongminhee

    Uncategorized distributed web

  • APx is finally available on crates.io / docs.rs
    silverpill@mitra.socialS silverpill@mitra.social

    APx is finally available on crates.io / docs.rs

    apx_sdk - Rust

    Minimalistic ActivityPub toolkit written in Rust.

    favicon

    (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.

    #apx #activitypub #rust

    Uncategorized activitypub rust apx

  • Automatic category/community assignment on received object
    silverpill@mitra.socialS silverpill@mitra.social

    I 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 actually Announce'd

    @activitypub

    ActivityPub activitypub threadiverse
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups