I have been reading about internet privacy for a long time. As time went on, I got a vpn subcription, a custom domain, a paid email hosting, etc. No regrets on the services themselves.

I recently had this conversation with a colleague of mine, complaining about the rising cost of everything including internet subscription services: netflix, spotify, youtube, you name it. I could simply disregard my colleague’s complaints as I didn’t have any of those and know the ways of obtaining materials. However, once I start adding up the privacy related services I’m willingly paying instead… they also add up into a considerable amount.

So, do you pay for anything privacy related, how much do you pay in total, and is it affordable for you? For example, many VPN providers offer yearly subscriptions around 40-50 USD.

    • Oliver Lowe
      link
      29 months ago

      Something that people do is self-host software that respects its user’s privacy more than services some company provides to you for a monthly subscription. For example, you could host your own music streaming software on a server that you rent instead of using Spotify.

      • @randompepsi@lemmy.ml
        link
        fedilink
        49 months ago

        But what privacy do you have if you host on someone elses computer? That is what I am asking because I see a lot of people doing VPS but I don’t understand why from a privacy perspective you would do that.

        • @ExLisper@linux.community
          link
          fedilink
          English
          5
          edit-2
          9 months ago

          Oh, so you simply don’t see any difference between VPS rented from a reputable company and just storing data in google’s DB. Well, I assure you those are different. VPS provider does not scan all servers, extract all the certificates from them, setup a MITM to intercept decrypt and analyse the incoming traffick, scan all your DBs to extract your emails and than sell all this data to advertisers. But if you believe they do than yes, renting VPS offers no benefits.

          • @PuppyOSAndCoffee@lemmy.ml
            link
            fedilink
            2
            edit-2
            9 months ago

            I agree.

            I feel like certain providers are better than others. It is worth investigating imo.

            Some providers use in memory security devices so that if the device was stolen, it would be useless.

            Some offer 100% in country services designed to meet in country security & privacy needs , albeit at a higher price.

            All privacy and security is a risk / reward scenario. What is the risk of an event, what is the personal reward for mitigating that event, what is the cost to do so.

            Personally, I think the most important thing to do is try, and not gatekeep.

            A bad actor is a bad actor and no amount of privacy practice is going to stop them.

            Also worth asking genuine questions as it’s not like Google is going to roll out step by step avoidance practices to escape the various metadata machines, both theirs and their competitors.

            I like privacy based practices because it is form of self reliance, one that requires a community to succeed!

        • Oliver Lowe
          link
          19 months ago

          That’s a good question. The hope is that the VPS provider is not reading the disk or sniffing the network traffic and using that information for commercial gains. For example, I could try to find a trustworthy VPS provider with a clear privacy policy for my music streaming server. To the provider, all they ideally see are encrypted bytes over the wire (probably using Wireguard or HTTPS for example).

          Spotify, on the other hand, rely on customer usage data for their business. They sell advertising and do things like suggestions based on listening history across many users.

          There is no guarantee that using someone else’s computer is 100% private. But it is probably more private than Spotify in this music streaming example.

    • @ExLisper@linux.community
      link
      fedilink
      English
      09 months ago

      You’re seriously asking what benefits hosting my own email and cloud has over using ‘free’ services like gmail? Not letting google scan my emails is not a benefit privacy wise?

          • @randompepsi@lemmy.ml
            link
            fedilink
            29 months ago

            This is a dead end, I am asking you of privacy benefits of a VPS and you say ”all of them” but you give me none. What’s the point?

            • @magnus@feddit.de
              link
              fedilink
              29 months ago

              I think the answer you are looking for is less privacy oriented than OP understands it to be. The benefit of renting computational resources someplace outside your control is e.g. that it allows you to send mails to known providers which otherwise would refuse your mail if you would sent them originatig from a private IP address or e.g. having a always on cloud storage without running a computer in your basement 24/7 etc.

            • @ExLisper@linux.community
              link
              fedilink
              English
              -19 months ago

              None? I explained that the benefit is I’m not using a ‘free’, public service that scans my data. If you didn’t get this very simple, clearly stated benefit than yes, this is a dead end.

                • Leraje
                  link
                  fedilink
                  English
                  29 months ago

                  I assume what you’re getting at is that there has to be an element of trust in that the server being remote you can’t be 100% sure it’s untampered with?

                  Much the same rationale can be applied to VPN’s, private email, private domain registration. At some point you have to do your research and decide if you trust the provider or not. There are providers out there that allow anonymous renting via Monero payments etc and also allow you to install OS’s based on an image you control as oppose to the standard ones they offer. If you combine that with private domain registration and connecting whilst on a good VPN that’s much more private than something like GMail.

                  And yes you could do all that from a home based server but then you’re dependant on your ISP always being up etc.