Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Introducing PortaFed — cryptographic account portability for #ActivityPub

Fediverso
8 5 6

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    2 Posts
    14 Views
    @alsternerd try @fedicat or @Feditext
  • 0 Votes
    1 Posts
    7 Views
    I've proposed two possible outlines for a document about #SolidProject #Activitypub integration https://github.com/solid-contrib/activitypub-interop/issues/2#issuecomment-3590595603The first is more note/tutorial/primer like, because a large part of the content is just redescribing ActivityPub for a Solid audience.The second assumes prior knowledge of ActivityPub and primarily describes what is needed to integrate ActivityPub with Solid, based on three architectures:- Server support- External processing- External endpoints
  • #FediNews

    General Discussion fedinews activitypub
    1
    1
    0 Votes
    1 Posts
    9 Views
    #FediNews El crecimiento de #ActivityPub y la interoperabilidad: Continúan las discusiones en la comunidad y entre desarrolladores sobre la expansión del protocolo ActivityPub más allá de las redes sociales tradicionales, integrándose en plataformas de blogs (como WordPress) y otras herramientas. No ha habido un "gran anuncio" en los últimos días, pero sí un progreso constante en la adopción silenciosa de la tecnología.https://activitypub.news/ 
  • FEP 11dd: Context Ownership and Inheritance

    Moved Fediverso fep activitypub
    10
    0 Votes
    10 Posts
    90 Views
    I have amended the text of the FEP to clarify a couple of things, but also changed the inheritance logic following this month's WG meeting and subsequent discussion on ActivityPub.space. Instead of recommending that replies inherit context from the object it is in reply to, implementors must find the root node (how, is out of scope; tree traversal or context resolution are two ways that come to mind) and inherit its context. This will simplify context resolution and pave the way for other actions like moving, crossposting, forking, locking, etc. I also added in a blurb about situations in which a context would explicitly not be inherited.