Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • A VPN provider can potentially log every site you visit, just like your ISP.

    The actual benefits are mostly practical, being able to access streaming services and other sites from other countries.

    It does hide your IP but this isn’t as big a deal as you might think, and moot, if the ISP logs your activity.

    It does not provide some special extra layer of encryption. It does encrypt the traffic, but most of the time, it was already encrypted anyway. The vast majority of internet traffic is.



  • MentalEdge@sopuli.xyztoPrivacy@lemmy.mlHelp with Privacy
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    2 days ago
    1. Maybe? There are ways to limit what apps are able to access the internet. Rooting, or installing a Custom ROM may be possible on your current phone.

    2. I won’t break entirely. It’ll probably mostly work, but a lot of systems in normal android phones do rely on google play services.

    3. Definitely. FOSS apps tend to be entirely local, not phoning home unless there is good reason in the context of the functionality of the app. At the very least, they will more often than not still work, if denied internet access. This doesn’t mean good commercial software doesn’t exist, though.

    4. A VPN is probably not necessary for your privacy. Using one is potentially even a privacy risk, as you then need to trust the company providing it, in addition to your ISP. Your actual internet traffic is encrypted either way, unless you visit websites that do not use HTTPS, which is extremely rare nowadays.







  • With hardware acceleration.

    Computing power isn’t just a general quantity. Networking devices have dedicated chips in them to perform various parts of processes. (Encryption, decryption, encoding, decoding, compression, decompression, etc.)

    That’s hardware acceleration. There are chips that are super efficient and powerful but they can only do that one thing.

    That’s fine if you know exactly what the device is going to be for, so you can put in the exact chips it needs to do only what it needs to do.