It's a huuuugely popular CMS used on around 40% of all websites on the internet, and it has around 70,000 plugins available of varying quality. Most exploits are from badly written plugins.
clb92
joined 2 years ago
Thanks!
I host my own Tiny Tiny RSS (TT-RSS), but I've used the public instance of CommaFeed too, many years ago, before I started selfhosting.
I really like TT-RSS, especially with my own theme I made, but the container image I'm using now is outdated and has some problems, and if I want to upgrade I'll have to switch image to the official one, and I won't be able to simply migrate my data over, as TT-RSS has since dropped support for MySQL completely, so I'm considering just hosting Commafeed instead (since I have to start fresh anyway).
I prefer RSS readers that feel a bit like Google Reader (R.I.P. - Gone but not forgotten)
Not the person you asked, but my Jellyfin is only exposed through my reverse proxy (nothing else forwarded), and I simply put Authelia in front of Jellyfin in the reverse proxy using forward_auth (not using OAuth to integrate with Jellyfin!), and that means that you have to be authenticated for any request on my jellyfin subdomain to be able to reach my Jellyfin server at all. Probably means I can't connect via the app remotely, only via browser, but then I can just use my VPN and connect directly to the local IP.