• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: October 10th, 2023

help-circle
  • That was basically the same claim LP made. Even if true, if you have a bad master password, you can be compromised. While yes, that’s on you, your data is a high priority target in a centralized password store… if you host it yourself, someone would first have to know you had that data to even target you for that. Much less exposure hosting it yourself. The convenience factor and potentially less security than a company hosting passwords have, so it’s kind of a six of one, half dozen of the other.







  • I was in the same boat as you. I searched for months but there is nothing out there that works consistently.

    I ended up paying for a service that let me download my entire Spotify library and then cancelled the subscription. I then cancelled Spotify and now get so my music through Lidarr and play it through Plexamp. I’m really happy with this setup for the most part, however…

    Be aware that Lidarr only downloads full albums, not individual songs, so that’s a drawback.

    Also, it’s best to have private trackers (usenet AND torrent) to get the best experience out of Lidarr. I had to spend about a month getting invites to several exclusive Torrent and Usenet sites but once I did Lidarr finds most things. I have to get some obscure things by hand still, though, as they aren’t in Lidarr.







  • The cloudflare tunnel is the reverse proxy in this case. No particular need to run another. Are you using the docker cloudflared to set up the tunnel?

    In my case, I use NGINX that connects to the cloudflare side and parse everything out from there, and I haven’t used the cloudflared docker, but I imagine that makes things easier. I set everything up before Cloudflare tunnels were a thing, so I didn’t really want to rejigger everything. If were doing it from scratch, I’d probably go with Cloudflare.

    Inb4 the Cloudflare is Bad and is a MITM attack people. Yes, it is, but it’s about opportunity cost. I’m not doing anything I care that Cloudflare sees, so I’m fine using it for simplicity sake, and I imagine they do a better job of security than I do, and I can manage stuff on a well configured dashboard instead of a command line. I’m more interested in blocking people who AREN’T cloudflare from screwing with my shit than I am in keeping Cloudflare out of my business. I use a VPN for things I don’t want to run through Cloudflare (like Torrents).