221
Canonical's Snap Store Hit By Malicious Apps
(www.phoronix.com)
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
Good thing I can just install applications from
apt
instead.......oh.
The reason why I'll switch to Debian soon.
IMO Linux Mint is a great replacement, too, although it does not come with the default-Gnome desktop layout
I always find myself going back to Mint.
Same, I feel at home in the Cinnamon DE and no matter how tech savvy I am, the GUI software installer is so much more convenient than using the terminal
Yea, not with
firefox
, at least not without switching to some third party repo.I use the ppa because the snap version does not let me use the keypass XC Plug-In or my VPN plug in.
You're awful brave...
https://www.techtarget.com/searchsecurity/news/366537793/KeePass-vulnerability-enables-master-password-theft
KeePass 2 and KeePassXC are two different programs. KeePassXC is not affected by that issue.
You had one job keepass.
I have the issue that the snap version can't browse files whose path includes a hidden dot file/directory in my home directory. It doesn't seem there's any clean way for me say "no, I give you explicit permission to read these files." My workaround was to
sudo mount --bind ~/.foo ~/bar
and then browse from~/bar
instead. I'm not sure what they think they were preventing me from doing but they failed.Canonical's changes to apt could be considered malicious in and of themselves because it installs from a source you didn't request for, sure seems malicious to me.
Agreed. Switching out .deb packages in the package manager for snap stubs was a bridge too far, and I went back to Debian.