Comment on fake keepass repo on github
A_norny_mousse@feddit.org 1 day ago
Thank you for your service.
I use keepassxc and although I’m unlikely to ever install it any other way than through my distro’s package manager without 3rd party repos, this is good to know and hits a personal note.
Fuck all nefarious hackes and scammers. I just re-installed my server and installed crowdsec on it not 24h hours ago, and already got 20 000 bans. Twenty thousand! It’s getting worse and worse and worse and worse.
solsangraal@lemmy.zip 1 day ago
i’m brand new to linux after decades of windows. is there a comprehensive resource that talks about security on linux beyond just “linux is super secure don’t worry about it”? i feel like the more people continue to ditch windows, the more scammers are going to focus their energy on linux, and i know next to nothing
problembasedperson@lemmy.dbzer0.com 1 day ago
wiki.archlinux.org/title/Security
Applicable to most Linux distros.
OhVenus_Baby@lemmy.ml 23 hours ago
That’s a lot of advanced shit, which can totally bork a system. What average user paths can we take program wise or etc?
Like a Linux mint user for instance who’s first stop is diving into a Linux distro of their choice and wanting to gain 80 percent of the gains with 20 percent of the hassle and maintenance.
gamermanh@lemmy.dbzer0.com 16 hours ago
Basic internet precautions: if you’re looking at a GitHub for a famous piece of software that has only 250 total downloads: double check the Url, read any commands before you run them and compare to documentation if you’re unfamiliar with a piece of one, if you run something in docker or similar containerization for any reason make sure you set the PUID and GUID of the containers to a user other than root or they’ll be root by default
A_norny_mousse@feddit.org 1 day ago
First of all there isn’t One Linux.
In simple terms for an end user, yes, you are definitely better off with any of the major distros.
Non-commerciality is probably the most important aspect. Or as someone put it a long time ago: “Suddenly I realized that the software is on my side.”
A_norny_mousse@feddit.org 16 hours ago
Sorry, I missed this in my first reply.
It is true.
A few simple rules:
Unless you have some extraordinary usage scenarios, that’s it really.
This2ShallPass@lemmy.world 14 hours ago
I don’t know of any comprehensive source but there are a few basic things you that I do.
Cenzorrll@lemmy.world 19 hours ago
I’ve used Linux for 15+ years.
Install from the repositories, if it isn’t in your “app store” or installed using apt or yum or whatever your distro package manager is, don’t bother with it until you’re more familiar with Linux.
Your system is 99%+ of the time going to be secure as long as you don’t install something sketch. You need to install it, it won’t just happen on it’s own, things can be hidden behind copy paste instructions so be sure you have a good idea of what each step does if you’re doing that (I’ve never come across this in the wild, FYI). The other small percentage is a bug or something in packages (see the xz debacle) which you have little control over. The best thing you can do is just keep packages up to date.
null_dot@lemmy.dbzer0.com 1 day ago
Please nobody wheel out the Swiss cheese analogy or I’ll shit myself.
SolarMonkey@slrpnk.net 1 day ago
Lactose intolerance is rough.