VideoLAN
@videolan
App Stores were a mistake.
Currently, we cannot update VLC on Windows Store, and we cannot update VLC on Android Play Store, without reducing security or dropping a lot of users...
For now, iOS App Store still allows us to ship for iOS9, but until when?
If you wonder why we can't update the VLC on Android version, it's because Google refuses to let us update:
either we give them our private signing keys,
or we drop support for Android TV before API-30, and all our users on TV API<30 can't get fixes.
It's not much, just dozens of millions of people use Android TV before Android-11...
Maybe we should tell users to buy new TVs?
#electronicWaste
I can't speak to why they're not updating on FDroid but seeing as how it's much more difficult to get people to use FDroid on Android TV, I don't think it will help them with that issue anyway.
Member when all the companies listed released a PR statement within 24 hours of each other, all very basic and denied allowing the NSA direct access to their users?
C-I-A Confidentiality, Integrity, Accessibility. They don't need the keys for C or A. Only one option remains. To modify the code and pass it off as code VLC wrote or signed off on.
Likely to install malware and re-sign. Brazen identity theft.
Maybe I'm wrong, they could use VLC's private keys to gobble encrypted communications too.
Basically, modern app stores have changed how they work and now require the signing keys, VLC feel this is a bad thing and refuse to update. Banks are okay with it, but VLC feel more strongly than banks.
Darren Kitchen from Hak5 has an amusing story about a bank teller who assured him email was entirely fine to send sPII through. "No sir, you just need to send it to us, and once we have your information then it'll be secure." No encryption. So, yes.
Also look into the Equifax security breach. Un-patched software for months.
It makes almost no sense to have a password length limit. 1_000_000, that's One Million, characters is equal to 1MiB. That's twice the length of the Lord of the Rings Trilogy and much less than most modern webpages. After hashing, which is how passwords should be stored, text length is irrelevant. All hashed inputs come out the exact same length. 65 characters for SHA256.
Very much known for their horrible security practices, yes. Absolutely.
Setting a max password length is sometimes done to prevent ddos attacks. Without it, attackers could just spam 1MB passwords constantly and force the login server to just spend all its cpu time hashing garbage.
That being said, a password limit of under 20 characters probably just means they are just storing passwords in plaintext.
In Brazil, the govt owned lottery site, created around 2015, only accepts passwords with 6 numeric digits. Your password has to be a number between 000000 and 999999. Only somewhat recently (6 months ago or so) they've added a 2FA through an email link.
Oh, said lottery is run by the biggest govt owned bank. Chances of people reusing their bank password there are very fucking high.
Absolutely. They are entrenched in their regulations so much that it takes forever to change things.
Years ago, I had an account at an american big4 bank with an 8 character password and was going through and making all my passwords unique. I was changing everything to random strings of 20-30 characters (this isnt the best practice, btw, but still better than 8chars), so when I get to this bank account it capped me at 15chars. I couldnt believe the forced low entropy they gave me for something as vital as a bank account.
I asked them why, and basically they said their system would break with anything over 15chars.
The equivalent of a 20-30 character random password with numbers and characters is a 7-11 word passphrase. Seeing how passphrase generators default to 4-5 words (equivalent to 11-14 characters) what you did isn't so bad
Alright, so monero is good for coffee, maple syrup, and meat bars (?!). I don't currently eat a lot of any of those things, so I'm not sure how this will help me with my groceries.
What about something like groceries, oil changes, metro cards, hospital bills, mortgage payments, rent, gym memberships, cash only business, payroll, or anything else that is actually needed by people.
it's really sad that all your comments are getting downvotes while advocating for a free and open and private/anonymous payment system. this is why we wont succeed in the long term, our own community fights us on it.
Banks have laws and regulations that they must abide by to secure the access to and information of customer accounts. A security team will surely have to sign off on whatever the app developer or customer experience manager wants to implement.
Edit: although it doesn't make sense to me for play store to do the same without the source code available
Edit 2:
The reason is that they forced new apps AND apps for Android TV to use App Bundles
https://developer.android.com/guide/app-bundle
This type of release cannot be installed as it but can be used to generate the apk files. In order to do so, the Play Store has to sign on the fly.
Not buying it. They could let the dev sign evey combination before uploading. They'll be caching them anyways
VLC don't update on Fdroid, Fdroid compile all the apps on their repo (the one that comes with the app). Fdroid do some checks on the updated app before they compile it, so it's always a little behind the main release.
Edit: it could also be that VLC haven't yet released the updated app (and in particular its source), so Fdroid have nothing to work with.
I agree, I mean it kind of sounds like they have something dodgy they're about to put out but they're playing silly buggers and trying to deflect the blame, else they would have released already and pointed to the lack of a store release as the stores' problem.
I don't even think it's that. I think it's simply a case of them becoming complacent and now they're scrambling for excuses. VLC has stood still for a long time. Fan sub groups now recommend MPV on Windows and on Android VLC is showing its age. They speak of not wanting to abandon old users on legacy hardware, but what about old users on modern hardware who have been left feeling abandoned by how buggy the software is? When you dig into things, it doesn't look like anyone is doing VLC full-time and alternative projects are more lucrative and that's fine. Just say that. Even the other day, when they spoke of their new plans, once you got past the headline, all the plans were sane and made perfect sense, some more than others. I think they're just a bit embarrassed.
Ugh, I'm biased and so I don't really want to answer but will try. According the VLC, the reason for them becoming so terrible as a media player is because they can't update their app. Now as you and me can both clearly see, the latest version available is the version that is in the app store and on F-Droid. If they were crying about not being able to update and had a version or two that they were unable to upload, it would make sense. But nope, they have nothing beyond what they have. Add to that, if you look at their forums, lots of people have been raising issues. One very handsome man even posted this in October
VLC was once the best in class. Not only was it a great piece of legacy software, the Android team were so passionate that they took that reputation and all the expectations that go along with it and exceeded it.
But as time has gone on, it's just started to languish. If you attempt to rewind a few too many times, the video freezes and you get audio. You can't play a folder on a NAS without creating a playlist. You play a folder locally without VLC losing its place. Every time the screen goes off, it needs to scan the device anew. And despite being at the forefront of Holo Design and Material Design 1, it's yet to implement Material You.
It feels like VLC for Android has been forgotten...
To which their response was to ask for logs, despite the fact that the issues can be reproduced on every device I've ever tried.