How bad is battery life on Linux laptop?
How bad is battery life on Linux laptop?
Is it considered bad practice to expose selfhosted services on public internet?
I see a lot of people here uses some form of remote access tool (VPN/Tailscale) to access their home network when not at home. I can’t really do this because my phone (iOS) can only activate one VPN profile at a time, and I often need this for other stuff. So I chose to expose most web based services on the public internet, behind Authelia. But I don’t know how safe this is. What I’m really unsure are things like Vaultwarden: while the web interface is protected by Authelia (even use 2FA), its API address needs to be bypassed for direct access, otherwise the mobile APP won’t work. It feels like this is negative everything I’ve done so far.
Is there a way to have this checked by default? (Authelia)
Since over 90% percent of the time I’m on a personal device, I would rather have this on by default, and only specifically uncheck if I’m on a public device. Yea it only takes a second to check it, but another annoyance is that iOS would only show the big blue button to auto fill when you first load the page. After any interaction, it’s gone. I’m not sure if there is an Authelia setting that I’m unaware of. I looked through the online doc and couldn’t find anything about this. Thanks!