What cloud VPS host is the best for privacy and security? I want to self host stuff for myself some tools. Mental Outlaw make a video last year about self hosting your own VPN with a service called Vultr but back in December vultr added to their TOS that they own what you host and a bunch of other scary stuff. So I don’t trust Vultr anymore. I don’t see recommended vps hosts on privacyguides website. So what do you guys think I should use to self host various things like a VPN, Nextcloud, and so on.

  • bloodfart@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    The best thing to do is not trust your vps. You can use different credentials than those you normally would, connect through a vpn to obscure your identity (questionably useful depending on how you paid) and use public/private key pairs where no private key material or certificates end up on your vps.

    I’m not sure of a true “zero trust” method to secure a virtualized computer when someone else has lower level software access and physical control over the hardware it’s running on.