Shame they didn't mention that homebrew is a security nightmare and will happily download maliciously modified code
Edit: omg then the author claims flatpak is better for security?!? It has the same nightmare security issues.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Shame they didn't mention that homebrew is a security nightmare and will happily download maliciously modified code
Edit: omg then the author claims flatpak is better for security?!? It has the same nightmare security issues.
Shame they didn't mention that homebrew is a security nightmare and will happily download maliciously modified code
That's so true, I was missing this part! With homebrew you're at the mercy of whoever put the package out there, much like with installers (and nix to be fair)
Edit: omg then the author claims flatpak is better for security?!? It has the same nightmare security issues.
LMAO no‽ Flatpaks can be verified, and you can choose not to install unverified flatpaks (which you should!) They are also containerised pretty well by default, in case they're malicious!
Synaptic all the way
I've tried in the past flatpak packages, they are terrible in many senses the proponent (vast majority AFAIK) don't say, among them:
Good that they provide an alternative way to install packages not available in your distro repos, but for that user repositories building against native libraries are a much better option, like AUR in the case of Arch, and even their binary packages coming from other distros or from upstream might be even better than those universal static binaries providers.
There are political aspects involved in the past claim from the proponents, and it's that in their view gnu+linux echo-system should become like the windows one, where everyone company or org (to them doesn't matter) should be able to provide their binary packages, and then there's no reason to think of anyone being able to build their staff.
There's a tendency actually on providers on those hubs, to ignore problems on people who tries to build their stuff on their own, claiming they only support those universal packages. Which to me it's dangerous, since it goes in detriment to the ability to build and distribute the software, which might not be due to licenses, but rather practical reasons. This might actually be against the licenses they use, but now a day who cares, right, it's available on that packager repo...
Lastly one argument provided in favor of the apps coming from those universal packages is sandboxing. But there's firejail which can be install on most gnu+linux distributions, and comes with profiles for a pletora of apps, and if sandboxing is not enough, it can easily be combined with apparmor, or if you prefer selinux might be used... No need for those universal packages to have a sandboxed experience.
One final note, so far gnu+linux has been characterized by having a diversity, which is good, that diversity offers people options to choose from, and a lot of different solutions for different purposes. Not so long ago the claim was that it was not good, that meant fragmentation, and fragmentation is bad for adoption and maintenance. I see it the other way around, this diversity allows for choosing for what aligns better with the user intends, like easy to use, or rolling release, or as vanila as possible, or as up to date as possible, or as hardened as possible, etc, etc. Systemd is another example of this universalization intended. Perhaps some distros prefer to be a shell for systemd and get packages just from universal packages, that's bad news to me.
Of course having universal packagers present an oportunity for corps and orgs to also provide stuff on the gnu+linux platform, but in my mind the best would be for them to offer free/libre and open source software, that would build on any system and be provided by any packager that wants to offer it. Though I believe that to be too idealistic perhaps. Jeje.