Earlier quoted context omitted.
As much as I would like to support Mozilla, connecting to protonvpn.com with Firefox 65.0.1 throws me an insecure site error: Your connection is not secure The owner of protonvpn.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website. Doesn't inspire confidence.
Have you messed with your certs? It should be absolutely fine. I read over the weekend that some people were distrusting QuoVadis because or something or other to do with DarkMatter? I don't really understand too much about it, but proton use QuoVadis[0] so you'll get improper SSL for their sites if you did that. [0] https://old.reddit.com/r/firefox/comments/au7zcz/how_to_remo...
Ask HN: What VPN service are you currently using?
171–180 of 344 posts
Re: Ask HN: What VPN service are you currently using?
#172The first question you should ask is why you want a VPN. Because I believe many people newer ask this question and have some vague idea about "it somehow improves security and/or privacy". In most situations this likely isn't true. You add an additional attack vector and you centralize your communication to a single point.
100% this. VPN marketing appears to have really gotten to people, everyone's always asking about it. Real reasons I can see to use a VPN service 1) You want your traffic to reliably egress in that country. i.e. I live in New Zealand but to access some Australian TV on demand, I need to "appear" in Australia. 2) Errr, I can't think of any others. If you are really trying to hide your traffic from your ISP: 1) Change I…
Re: Ask HN: What VPN service are you currently using?
#173There's a website[0] that goes into detail comparing different providers. This used to be a shared spreadsheet but the author chose to turn it into a website. I still have the old spreadsheet if anyone wants it (from 2016?). I was looking for a reasonably priced VPN not based in the 5 eyes territory, and I came to iVPN as the best solution for my criteria and at $110 per year. [0] https://thatoneprivacysite.net/vpn-c…
- Wireguard in Switzerland
- IPv6 /64 subnet
- No bandwidth penalty
Now they can only fill the last point, if they ever get all three they'll get a lifelong customer out of me.
What I now have is Mullvad for IPv4 for their Swiss servers and good bandwidth, AzireVPN for their /64 IPv6 subnet. Both are running on my router, but I'd be happy to have only one provider.
Re: Ask HN: What VPN service are you currently using?
#174anyone use wireguard? i hear it’s extremely lightweight and can be used between containers, but curious if it’s beneficial for common use like netflix?
Re: Ask HN: What VPN service are you currently using?
#175PIA (Private Internet Access) and am a happy customer for 3rd year running. Why do I choose them? Besides the ease of use over multiple platforms, they are the only VPN (I am aware of) that has held up in court that they do not store any logs when asked to handover personal information. Sources: [1] https://torrentfreak.com/private-internet-access-no-logging-... [2] https://www.scribd.com/doc/303226103/Fake-bomb-thre…
Re: Ask HN: What VPN service are you currently using?
#176I use Algo[1] on a variety of VPS providers. It supports IPSec, but I only use Wireguard through it. Supporting OpenVPN is an explicit anti-goal for Algo[2]. I generally strongly recommend against using VPN providers on false advertisement grounds -- VPNs fundamentally cannot provide strong anonymity properties, but that doesn't stop many providers from listing anonymity as a selling point. In terms of the property V…
I just ran into a case where I needed a VPN for a short lived task. Ally bank blocks creation of time deposit accounts while in a foreign country, despite me already having an account with them. Takes less than 10 minutes to setup a VPN with algo on DO and I just shut it down after my task was done. Cost me $0.02. The support for Wireguard + OSX Wireguard App is perfect and super easy. Please tell your coworkers, tha…
Does not require any software installed on the server, and the whole setup should be quicker then configuring VPN server and client.
Also, an HTTP proxy is a couple steps more to setup, but will allow you to use command line tools on the client, not just the browser. The majority of command line tools support http_proxy and https_proxy environment variables.
An easy and pretty secure way to setup an HTTP proxy is: 1. Install tinyproxy. 2. Configure it to listen only on localhost and start it. 3. SSH port forward localhost:8888 from your server. For example to the same port on your client. 4. Configure your clients to use localhost:8888 as a proxy.
Re: Ask HN: What VPN service are you currently using?
#177Earlier quoted context omitted.
Have you messed with your certs? It should be absolutely fine. I read over the weekend that some people were distrusting QuoVadis because or something or other to do with DarkMatter? I don't really understand too much about it, but proton use QuoVadis[0] so you'll get improper SSL for their sites if you did that. [0] https://old.reddit.com/r/firefox/comments/au7zcz/how_to_remo...
No, but.... The above error was from my office. When connecting to ProtonVPN's website via a VPN, there is no error. Seems like it could be a certificate configuration error with the network I'm using, which is odd because it's a University and I've not seen that error anywhere else I regularly visit.
They've likely forced you to accept a self-signed root CA (probably as requirement to access wi-fi) so they can intercept and scan encrypted connections.
Never do anything important or personally identifiable on that network. Scummy admins are running it.
Re: Ask HN: What VPN service are you currently using?
#178Earlier quoted context omitted.
Have you messed with your certs? It should be absolutely fine. I read over the weekend that some people were distrusting QuoVadis because or something or other to do with DarkMatter? I don't really understand too much about it, but proton use QuoVadis[0] so you'll get improper SSL for their sites if you did that. [0] https://old.reddit.com/r/firefox/comments/au7zcz/how_to_remo...
No, but.... The above error was from my office. When connecting to ProtonVPN's website via a VPN, there is no error. Seems like it could be a certificate configuration error with the network I'm using, which is odd because it's a University and I've not seen that error anywhere else I regularly visit.
So.. IT that manages the certs and the gateway, use a MIMT 'attack' to decrypt all your traffic, scan/read it, and then encrypt it again to send it out to the wilderness of the Internet. This is what the browser is messaging. Notifying you that "something is wrong with the connection. Browser is not sure what exactly, thus pointing the finger on the certificate.
Perhaps someone can explain the above with more technical terms, but in a nutshell, our companies, on our corporate desktops/laptops sniff through each and every bit and byte that goes in and out of our machines.
A commom workardound "permanent accept this exception" (or similar wording) makes the browser to stop complaining about this breach of privacy.
Re: Ask HN: What VPN service are you currently using?
#179Re: Ask HN: What VPN service are you currently using?
#180Anyone know what I'm talking about? It would compensate for instance censored web sites, or routing table errors at the ISP, and route/tunnel the traffic through one of your peers in the project. Damn, I don't think I dreamed this up.