• Venia Silente@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    If that means making sure old content is still reachable in an “authoritative” way (eg.: being able to retain some sort of permaURL), I’m all for it and would wish you all the best luck.

    • MrKaplan@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      My idea was to serve it in a way that would allow ActivityPub clients to resolve content still, while having a light static render for other clients for local content.

      For content on other instances it would probably require some kind of lightweight redirection service towards the original item to be set up to prevent breaking those URLs.

      This could probably be built just from scraping, without requiring database access.