• Venia Silente
    cake
    link
    fedilink
    English
    216 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.

    • @[email protected]
      link
      fedilink
      English
      316 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.