Hacker News new | ask | show | jobs
by part1of2 2066 days ago
> It doesn't increase Google's ability to spy on you

You're going to have to prove that. Your Android device doesn't send ALL your traffic to Google today. Using this would send ALL your traffic to Google. that 100% means it increases Google's ability to spy on you.

1 comments

Read their whitepaper: https://www.gstatic.com/subscriptions/marketing_page/vpn/whi...

Client source code: https://github.com/google/vpn-libraries

What they're doing - cryptographic blinding that separates authentication from user session - is probably the best approach at subscriber privacy I've seen so far.

I wonder how they'll deal with abuse.

> What they're doing - cryptographic blinding that separates authentication from user session - is probably the best approach at subscriber privacy I've seen so far.

can someone eli5 please?