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?
Fdroid is the obvious answer me thinks. Anyway love you guys/gals at videolan still haven't come across a piece of software that destroys every other in its field in every aspect.
I think the point of the Windows store is to coerce developers into either using the Visual Studio environment and beta testing new package formats, or paying MS a fee to get a signed certificate.
I got some specifics wrong and didn't explain my sentiment well. See dev_null's response below and my reply to it.
You can pay a one time fee if $25 to get Microsoft to sign your app on the Microsoft store, or you can pay $400+ per year to buy your own certificate. So Microsoft Store is sadly the cheap way to release apps on Windows. (Without users getting scary warnings from Windows and AV about installing unsigned aoftware)
Right. My memory is a bit hazy (I don't use the store). What I was trying to address was the revenue funnel they built around the environment. MS still gets a cut of the $400 certs, right?
The UX of the scary warning is to make the user feel safe installing signed software in comparison, but there is no guarantee that a signed app does not contain an exploit. It's an abuse of people's misunderstandings of security, for profit and user share.
Maybe I should have worked through my thoughts a little more before posting, but hopefully this clarifies my sentiment. And like I said, I don't use the store at all, so if I still have some inaccuracies then I welcome corrections.
The certs are sold by certificate authority companies, and Microsoft doesn't get a share of that, though I'm not sure.
Yeah, software being signed says nothing about it not being malicious or insecure, but it does prove the author is what it says, and if it is malicious then the responsible party is clearly visible.
For non-commercial hobby/open-source software the certificate price is prohibitive, so the only 2 options are Microsoft Store or accepting that users will see the scary warnings, and of course complain to the developer about it.
The assumption is that legitimate companies who sell software will sign it and that signature proves it came from that company who you trust because of their publicly known legitimacy. It's a bit of circular reasoning. But it does round back towards that legitimacy - if it is found that they violate your trust, they lose public trust and thus lose sales.
Luckily new OSes (cough NOT WINDOWS) are able to sandbox applications and prevent them from accessing resources without declaring the need to access it.
And as for the signing certificate, I think the MS Store will allow any signed app. They just offer the cheaper signing service.
Pretty sure they're signed by Microsoft instead? At least that's what other app stores do.
It's all a game of shifting the point of trust around. Personally, I'd trust most small time developers more than the likes of Microsoft and Google, however I'd trust Fdroid more than unknown developers (but still go direct to the developers I do trust).
The good ones are signed by the devs, otherwise there's a risk of malicious modifications at upload or on the publishing infrastructure. This is how Maven works. All packages MUST be signed with PGP by the devs.
Apt isn't signed by the devs but its signed by the package maintainers, whose job it is to verify the packages that they prepare (devs can't upload software in Debian)
How about winget or the other commandline package managers? winget does have VLC according to winget-pkgs. This is the kind of "stores" we need, ones that emulate Linux repositories instead of locked down smartphone garbage.
No, 7z is not better. RAR is more reliable, has repairing and archive lock options and provides builtin recovery record option. It also provides full preservation of UNIX timestamps down to the nanosecond. Discounting archive repair feature is not a good approach.
7z is open source and has 2-5% better compression ratio, but RAR has proved its credibility and reliability over the past couple decades.