Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MI
mik @sh.itjust.works
Posts 0
Comments 5
How is running transmission as a dedicated user more secure?
  • Unfortunately, newbies often aren't taught how to properly handle permission and capability issues, so the sledgehammer solution is running it as root. Just like chmod 777 is the sledge for file permissions problems...

  • How is running transmission as a dedicated user more secure?
  • It may be mostly "security theater" but it requires almost no extra effort and drastically increases the difficulty of compromise by adding privilege escalation as another requirement to gaining root access.

  • How is running transmission as a dedicated user more secure?
  • It helps protect you because if the application in question is compromised in any way (or has a flaw, i.e. an accidental rm -rf /*), the only access it has is limited to the user it is run as. If it is run as root, it has full administrative privilege.

  • I cannot seem to figure out how to get caddy automatic HTTPS to work behind cloud flair proxy.
  • I run the setup you're aiming for, and as the other guy said, DNS challenge is the way to go. That's what I do, and it works beautifully. It even works with Caddy auto-https, you just need to build Caddy with the cloudflare-dns plugin.

  • Monaspace - Microsoft presents a new font family for code
  • I personally like ligatures when I'm programming. It took me some getting used to, but now I can't live without them due to how distinct it makes the code segments. I fully understand disliking them though. Thankfully fonts like source code pro allow disabling features like ligatures and their godawful handwriting styled italics, so you're able to use just the parts you like.