I hadn’t considered OwnCloud because I thought it was pretty much the same as NextCloud but mainly aimed at enterprise. Does it have any advantages over Nextcloud?
I haven’t got round to setting up https yet since I only access my server via my LAN or Tailscale. When I do get round to setting it up I might use a reverse proxy rather than configuring it for every service. I also need to work out how to do automatic certificate renewal and if that’s even worth doing, so I don’t want to be forced into half-assing it for Nextcloud before I’m ready to do it properly. With Nextcloud specifically I also don’t like the fact that you can’t change the domain after the initial setup, using the community edition via http seems to get round that problem as well
artyom@piefed.social 1 day ago
Exposing https requires a lot more configuration and also carries with it security risks.
Dave@lemmy.nz 1 day ago
I don’t think it’s really true these days that it needs a lot of config. Maybe reverse proxies will do it for you automatically without much setup.
I am curious what the security risks are for HTTPS for a service that will already be accessible remotely?
artyom@piefed.social 5 hours ago
Reverse proxies require configuration.
Already accessible via VPN. Meaning it’s only accessible to those explicitly allowed to access it.
Dave@lemmy.nz 2 hours ago
What is the security risk of adding HTTPS to a site going via VPN?