I completely forgot Mozilla VPN was based on Mullvad. Thanks for the reminder, I’ll look into it.
I’m here to stay.
- 1 Post
- 9 Comments
thingsiplay@beehaw.orgto Linux@lemmy.ml•Mozilla VPN Linux App is Now Available on Flathub191·1 day agoWhat payment methods do Mozilla VPN accept? One of the biggest deal breaker for me are the payment methods. In example Proton VPN only accepts Credit Card or PayPal, which is a deal breaker to me.
Try this:
#!/usr/bin/env bash a="" if [[ -z "${a}" && -z "${b}" ]]; then echo "OK" else echo "Not OK" fi a="OK" if [[ -n "${a}" && -z "${b}" ]]; then echo "More ${a}" else echo "More Unokay" fi
thingsiplay@beehaw.orgto Firefox@lemmy.ml•Firefox for Android to raise the minimum supported version to Android 8; Support for Android 5(Lollipop), 6(Marshmallow) and 7(Nougat) to be deprecated.2·2 days agoSure, no new bugs will be programmed into it after support has stopped, but that was not the original discussion about. But that does not mean the software is perfect, especially not a complex operating system that also allows to visit the web and install new applications. There are countless unknown (and known) security issues waiting to be exploited. A 5 year or unsupported older operating system is a time bomb.
The original discussion was “its okay to use unsupported old Android, because all unpatched bugs after its support are there since day one”. And that new (supported) phones and operating systems are less secure because of that. That was the argumentation I am going against.
thingsiplay@beehaw.orgto Firefox@lemmy.ml•Firefox for Android to raise the minimum supported version to Android 8; Support for Android 5(Lollipop), 6(Marshmallow) and 7(Nougat) to be deprecated.1·2 days agoI meant over the lifetime after its first launch, they will updated. You said all bugs are there since day one, which is not true, because software gets updated until end of life. And then unknown bugs at that time are not patched and new vulnerabilities are discovered after they stop getting patches. Why am I even explaining this? Its really basic.
But I see you think that old operating systems (which is extremely rich and complicated and error prone) which do no longer get patches and are used by millions, are perfect software and nobody will try to hack them…
thingsiplay@beehaw.orgto Firefox@lemmy.ml•Firefox for Android to raise the minimum supported version to Android 8; Support for Android 5(Lollipop), 6(Marshmallow) and 7(Nougat) to be deprecated.2·2 days agoI really do not agree with you here.
Phones don’t develop security bugs over time.
So what you are saying that no new security bugs will be introduced over the lifetime of the operating system and its integrated software? Software gets updated and they will introduce new security issues over time.
The bugs were there from the beginning. They just often take years to become known.
Doesn’t this apply for every software?
So you have to assume new phones are insecure (just in unknown ways) as much as the old ones were. Maybe even worse.
No, because the old bugs are (hopefully) eliminated. New security mechanisms are integrated, that should help preventing from issues. So the assumption should be that the newer operating system, with the newer installed software is more secure. That should be the assumption at least, especially because the old phones don’t get security updates anymore.
Remember unsupported software is the most unsecure software, especially when we talk about operating systems with unpatched vulnerabilities. Just because you don’t know about an existing vulnerability (because development and fixing for it has stopped), does not mean that hackers will stop hacking it.
thingsiplay@beehaw.orgto Firefox@lemmy.ml•Firefox for Android to raise the minimum supported version to Android 8; Support for Android 5(Lollipop), 6(Marshmallow) and 7(Nougat) to be deprecated.2·2 days agoMakes sense. It sucks for those who cannot afford newer phones or cannot install an alternative image. But if security is the issue at all, then using such old and unsupported Android shouldn’t be used at all. Is anyone actually angry at dropping support for old Android versions. Especially as old as Lollipop, for which its support dropped 7 years ago.
You mean Proton VPN accepts cash and bitcoin? When I lookup at https://account.protonvpn.com/signup?plan=bundle2022&billing=12¤cy=EUR , the only offering for me are Credit/debit card and/or PayPal.