you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 5 months ago (2 children)

I've had my VPS exposed to the internet for a while and never been pwned. No professional experience. Use SSH keys, not password authentication. Use FDE if physical access is in your threat model. Use a firewall to prevent connection on internal-only ports.

Vaultwarden will store your passwords encrypted (obviously) so even if your database does get stolen, the attacker shouldn't be able to read your passwords without your master password.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago (1 child)

    If you use Tailscale or Netbird, you can avoid exposing your VPS to the internet completely.

    https://lemmy.ca/comment/22449085

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 5 months ago

    I know about Tailscale. I don't use it because I want my VPS to be exposed to the internet; some of my services are supposed to be public. And those that aren't, have their own authentication systems that are adequately secure for their purposes. I just don't need Tailscale so I've not bothered with the setup.

  • source
  • parent