Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • 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

Darkscribes Community

  1. Home
  2. Uncategorized
  3. It's wild that I was able to discuss federation/ActivityPub with other developers in person.

It's wild that I was able to discuss federation/ActivityPub with other developers in person.

Scheduled Pinned Locked Moved Uncategorized
6 Posts 4 Posters 6 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • dansup@mastodon.socialD This user is from outside of this forum
    dansup@mastodon.socialD This user is from outside of this forum
    [email protected]
    wrote last edited by
    #1

    It's wild that I was able to discuss federation/ActivityPub with other developers in person.

    This was my first conference and also the first time I ever met another developer IRL.

    Sitting in a loud pub and hearing @julian backfilling proposal was iconic

    When I asked about how to handle private/follower-only activities, he paused and said he only considered public activities, so I'll be working on that.

    And @jesseplusplus and I will be working on Stories + Circles together!

    Gosh it was fun 😁

    julian@fietkau.socialJ 1 Reply Last reply
    0
    • dansup@mastodon.socialD [email protected]

      It's wild that I was able to discuss federation/ActivityPub with other developers in person.

      This was my first conference and also the first time I ever met another developer IRL.

      Sitting in a loud pub and hearing @julian backfilling proposal was iconic

      When I asked about how to handle private/follower-only activities, he paused and said he only considered public activities, so I'll be working on that.

      And @jesseplusplus and I will be working on Stories + Circles together!

      Gosh it was fun 😁

      julian@fietkau.socialJ This user is from outside of this forum
      julian@fietkau.socialJ This user is from outside of this forum
      [email protected]
      wrote last edited by
      #2

      @dansup @[email protected] @jesseplusplus πŸ€” Are there any circumstances under which context backfilling has to handle non-public posts? The way that ActivityPub delivery works, I would think that if a post has a recipient collection that doesn't include "as:Public", everyone who ought to be able to see it has already received a copy at time of creation.

      I guess depending on the internal data model you might need to "reconnect" them (if they are replies to posts you receive later via backfill).

      julian@fietkau.socialJ julian@community.nodebb.orgJ 2 Replies Last reply
      0
      • julian@fietkau.socialJ [email protected]

        @dansup @[email protected] @jesseplusplus πŸ€” Are there any circumstances under which context backfilling has to handle non-public posts? The way that ActivityPub delivery works, I would think that if a post has a recipient collection that doesn't include "as:Public", everyone who ought to be able to see it has already received a copy at time of creation.

        I guess depending on the internal data model you might need to "reconnect" them (if they are replies to posts you receive later via backfill).

        julian@fietkau.socialJ This user is from outside of this forum
        julian@fietkau.socialJ This user is from outside of this forum
        [email protected]
        wrote last edited by
        #3

        @dansup @[email protected] @jesseplusplus Maybe we want the option to backfill private contexts so you can join a group and then see its post history? Or follow someone and gain access to old followers-only posts? AFAIK Mastodon doesn't currently do the latter, so that might cause some friction around privacy expectations. Okay, I see there is room to think on this!

        jesseplusplus@mastodon.socialJ 1 Reply Last reply
        0
        • julian@fietkau.socialJ [email protected]

          @dansup @[email protected] @jesseplusplus Maybe we want the option to backfill private contexts so you can join a group and then see its post history? Or follow someone and gain access to old followers-only posts? AFAIK Mastodon doesn't currently do the latter, so that might cause some friction around privacy expectations. Okay, I see there is room to think on this!

          jesseplusplus@mastodon.socialJ This user is from outside of this forum
          jesseplusplus@mastodon.socialJ This user is from outside of this forum
          [email protected]
          wrote last edited by
          #4

          @[email protected] @dansup @[email protected] these are great questions, and I think this is where the interaction between the context field and the audience of the post will be interesting. A private/followers-only reply can copy the context, but right now since there is no way to set a collection besides public or followers as the audience, the reply cannot currently copy the audience of the original post, so it will still not be seen by anyone in the original audience who is not also in the replier’s followers

          julian@community.nodebb.orgJ 1 Reply Last reply
          0
          • julian@fietkau.socialJ [email protected]

            @dansup @[email protected] @jesseplusplus πŸ€” Are there any circumstances under which context backfilling has to handle non-public posts? The way that ActivityPub delivery works, I would think that if a post has a recipient collection that doesn't include "as:Public", everyone who ought to be able to see it has already received a copy at time of creation.

            I guess depending on the internal data model you might need to "reconnect" them (if they are replies to posts you receive later via backfill).

            julian@community.nodebb.orgJ This user is from outside of this forum
            julian@community.nodebb.orgJ This user is from outside of this forum
            [email protected]
            wrote last edited by
            #5

            [email protected] you're right about that. Backfilling is most beneficial in a public conversation context. I am sure there are some non-public applications (backfilling a private group discussion, as you point out), but for simplicity and ease of implementation I felt it was best to focus on the public-only aspect for now.

            We aren't even at the point where we can specify recommendations for context inheritance and ownership, although we'll be working on those items next at the ForumWG!

            [email protected] [email protected]

            1 Reply Last reply
            0
            • jesseplusplus@mastodon.socialJ [email protected]

              @[email protected] @dansup @[email protected] these are great questions, and I think this is where the interaction between the context field and the audience of the post will be interesting. A private/followers-only reply can copy the context, but right now since there is no way to set a collection besides public or followers as the audience, the reply cannot currently copy the audience of the original post, so it will still not be seen by anyone in the original audience who is not also in the replier’s followers

              julian@community.nodebb.orgJ This user is from outside of this forum
              julian@community.nodebb.orgJ This user is from outside of this forum
              [email protected]
              wrote last edited by
              #6

              [email protected] yes and no! In the threadiverse it is actually quite common to reference a group actor in the to/cc. That actor is the second order context.

              In regular parlance, that's the category/forum that the topic (context) is contained in.

              Preferably it'd be in audience as well... and 1b12 does specify it's inclusion in that property.

              cc [email protected] [email protected]

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • 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
              • Users
              • Groups