you are viewing a single comment's thread
view the rest of the comments
[–] 176 points 3 years ago (8 children)

No, the signatures wouldn't match.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 4 points 3 years ago (7 children)

    That's an assumption that lemmy will quit federating with a server that does not match.

    And what signature are we talking about anyway? Is not certificates...

  • source
  • parent
  • hideshow 7 child comments
  • [–] 1 point 3 years ago (5 children)

    It's not an assumption, it's how activitypub works.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 0 points 3 years ago (4 children)

    Can you show me documentation that shows communities or servers are signed?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 3 years ago (3 children)
  • [–] 1 point 3 years ago (2 children)

    So looking at that spec... Nothing there is validation that current messages originate from an "original" server...

    I don't think either of these signature options for Server to Server communications means that my current lemmy.saik0.com instance can't be torn down (delete LXC container) and reconfigured as a brand new instance (New LXC container) and other instances wouldn't know that there's been a change to the instance running here... or more accurately would flag a change. I think these signatures are all about not being able to spoof OTHER instances. eg, lemmy.ml can't send messages on behalf of lemmy.world.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    I assumed that once federated the public key would be remembered and signatures that do not match it would be handled, but you may be correct. I do wonder whether this could be a problem as instances close down over time. I'll have to spend some more time researching to see if there's a more clear answer, or if any ActivityPub implementations have their own way of handling that situation.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 3 years ago

    Yeah that's my worry. I'm pretty sure(and could be wrong) that message/ keys are only checked on ingestion. So i would get key value for a message coming in and can check that is currently valid, not that it's "changed" since 2 months back. I think this could allow for some one to ressurrect an old Lemmy service and masquerade as the old one... communities , users... all of it.

  • source
  • parent