Harden current Linux Mint Or Install Hardened Gentoo?

I am thinking of installing Hardened Gentoo, but the learning curve has me wondering if it is TRULY worth it. Not to mention the long updates once I have everything setup.

I am running Mint and linux is linux, so I should be able to install all of the security options used on Hardened Gentoo on linux mint.

Would I be better off doing this? Installing PAX/grsecurity, etc. I would still be learning things and I am really just after security knowledge, not how to compile hundreds of packages.

Seems like a waste of time to go with gentoo.

Thoughts?

Other urls found in this thread:

osnews.com/story/3051/Gentoo_vs_the_Noob_A_Newbie_s_Gentoo_Review
paste.debian.net/hidden/491e73cb/
forums.gentoo.org/viewtopic-p-7806402.html?sid=898bf43a414d7664370f36ae088f1a71
github.com/HardenedBSD/hardenedBSD/issues/235
twitter.com/AnonBabble

osnews.com/story/3051/Gentoo_vs_the_Noob_A_Newbie_s_Gentoo_Review

you wont even be able to turn on PaX/Grsecurity if you don't know anything about kernel compilation

if you think you can secure something that comes preloaded with malware codecs you're just chasing a meme

why even bother with linux, just go to openbsd if you really want to drink from a hose

I am looking for Pax/Grsecurity install tutorials right now. Custom kernels is what I DO want to learn.

Codecs can be uninstalled, right?

huh?

install openbsd

Let me put it another way.

Would installing hardened gentoo be easier than modifying linux mint to be as secure as hardened gentoo?


Doesnt run the apps I need.

Mint should be able to run the Debian pre-compiled grsec kernel. Manjaro OpenRC has no SystemD and can run a pre-compiled grsec arch kernel.

Yes. Especially since what you ask isn't possible (example: using libressl in Ubuntu/Mint).

That would mean basically replacing all the mint parts with gentoo parts. Just install and set up gentoo in chroot from your current install, if you're worried about breaking stuff.

Basicaly, install one of these (most to least difficult to use):
-Gentoo
-Hardened BSD
-OpenBSD
-Alpine
I suggest you check if the packages you want/need are here before even choosing.

This, I love manjaro and it just werks.

If my packages arent there, I could just compile them myself, correct?

That's not the proper way of doing it. If your package is not here, you make a build script compatible with your distro (Gentoo: ebuild, Alpine: apkbuild, etc...). That's generally not a good idea (I do it for gzdoom, though).

I always thought HardenedBSD was just a meme, but upon closer inspection, it looks legit. I loved FreeBSD when I used it, wouldn't mind returning to a fork of it with some additional security patches. How big of a performance hit is there compared to vanilla FBSD?

PaX/Grsecurity testing patches will soon be private only.
You can follow 4.9 LTS with current patch set for 2 years but there won't probably be bugfixes for grsecurity or new things.

I would go with hardened Debian actually. It is tested to work well simply due to how many Debian vs. Mint users attempt this and the fact that Debian project tries to officially support such setups whereas on Mint it's only unofficial. On Mint you might also more easily break something that wasn't written or configured with hardening in mind while if you do a minimal Debian Cinnamon install on your own it will be easier to harden. There are lots of guides out there specifically for Debian as well.

Source?

It's been discussed in the #grsecurity channel on OFTC for the last week.
Official announcement will follow somewhere.
Basically KSPP is ripping off grsecurity code and introducing more bugs by changing things and making blog posts how they introduced "new" security features into Linux ( meanwhile those have existed for 10 years+ already ).


paste.debian.net/hidden/491e73cb/ ( few irc lines )

i know the grsecurity guys are petty nancies but to say they would kill the project over the literally whos of kspp isnt really accurate

i thought all this was because nobody wants to pay their fees and anger over the fact that gpl +NDA isn't actually the same as a permissive license

forums.gentoo.org/viewtopic-p-7806402.html?sid=898bf43a414d7664370f36ae088f1a71
you're 2 years late m8, this was going to happen either way

heres hoping that some disgruntled customer leaks their stuff :^)

I knew about the stable patches, but them doing the same to the testing ones is news to me.

I might as well change to selinux or tomoyo now to replace RBAC. Anyone have experience with them?

News to me too. Hope it doesn't happen, I just worked out all the bugs in my RBAC profile a couple months ago.

SELinux is a bear, if you plan to switch to it you had better start learning now. I've been dreading this but it seems like there's hardly a reasonable alternative.


It's happening. They've always been fags and it was just a matter of time after the stable patches went away.

You pretty much can follow 4.9 LTS with current patchset for 2 years if they stop.
After that either use OpenBSD or HardenedBSD or use it after testing patches stop.
The latter wants to implement RBAC github.com/HardenedBSD/hardenedBSD/issues/235