Since the CSAM attacks, I have disabled pictrs on my instance until I can turn off caching images from other instances. However, I haven’t been keeping up on pictrs development. I know there were talks about making this feature, but I am unable to find any information about pictrs and the state of development.

Is pictrs open source? If yes, does anyone have a link to the source? If no, is there anywhere I can find information about the state of development of the project? The only thing I can find is its docker hub page here, which has a completely blank description.

  • taazA
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    6 months ago

    I was looking for similar information myself, but from what I could gather pictrs v0.5 added media retention settings which allows pictrs to drop the original files locally when it wasn’t accessed for some time, also applies to the generates thumbnails (variants).

    I couldn’t find a way to force pictrs to basically not store the remote images at all, only variants (thumbnails).

    And afaik, lemmy would also have to change the way it works with remote images (and interacts with pictrs) - as for example to not download/upload anything until the post is actually viewed.