• 1 Post
  • 9 Comments
Joined 16 days ago
cake
Cake day: October 30th, 2024

help-circle





  • some dude’s personal project

    Yes, it’s my project.

    if I put it behind something else that forwards traffic to the server then that’s somehow safe!

    It doesn’t “forward traffic”, it validates traffic and answers only valid requests, without needing privileged access to Immich. I think you are confusing the word “proxy” with meaning something like Traefik.

    telling me that is more secure. As though that project is better written?

    Yes, it’s more secure to use this than exposing Immich. No it’s not “better written” than Immich; it fulfills a completely different purpose.

    It’s 400 lines of code in total, feel free to review it and tell me any flaws, oh mighty security expert.




  • I get to give you access to all my photos so that you can just proxy calls to my server?

    This is a self-hosted app… The only person who has access to your photos is you - that’s the entire point of using this. It lets you share photos/videos/albums from Immich without giving anyone access to any part of your Immich server, thus significantly increasing your privacy and security.

    It doesn’t forward any traffic to Immich, it creates essentially a WAF between the public and Immich. It validates all incoming requests and answers only valid requests, without needing privileged access to Immich.