• 3 Posts
  • 205 Comments
Joined 1 year ago
cake
Cake day: April 13th, 2024

help-circle


  • refalo@programming.devtoPrivacy@programming.devTOR VPN
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    4 days ago

    Tor VPN can be downloaded and installed from the Google Play Store.

    Cannot be trusted IMO… all play store apps are signed by google (they actually hold your signing keys now) and contain proprietary blobs.

    Android Tablets and Chromebooks are not supported.

    Why not tablets?

















  • Verify our no-logging policy through code inspection

    Couldn’t a network appliance, iptables or a bpf program still be logging and we’d have no idea?

    Validate that the code running on our servers matches this public repository

    Yes but AFAIK it can’t validate that the code you verified against is the same code actually powering your VPN session right now (could be a dummy box just used for validation), or that some other external hardware or superuser-level code isn’t also listening in. Someone please correct me if I’m wrong.