How would you protect files of a VPS (Virtual Private Server) from snooping by the service provider?

  • nobleshiftdeleted by creatorBanned from community
    link
    fedilink
    arrow-up
    36
    arrow-down
    1
    ·
    2 years ago

    deleted by creator

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      2 years ago

      Intel is pushing there “encrypted enclave” which supposedly protects the host from being able to read or write guest memory. However, I have serious doubt as it is a black box system. It also is very problematic when a security issue (or backdoor) is found as your data is basically exposed

      Ultimately you are right about this which is sad. I wonder if at some point there could be a zero knowledge cache for https. Maybe double encrypt it and have the client decrypt it fully.