Hacker News new | ask | show | jobs
by lima 2060 days ago
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.

1 comments

> 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?