View previous topic :: View next topic |
Author |
Message |
gtdm n00b
Joined: 14 Oct 2024 Posts: 1
|
Posted: Mon Oct 14, 2024 11:08 pm Post subject: [Solved] Using a hardened profile with binary packages? |
|
|
Hey,
I'm slowly starting to set up a Raspberry Pi 5 as a small server for personal projects. I've now switched to the arm64/hardened profile, rebuild the toolchain right after that and am now wondering whether there are any security implications when using binary packages with that profile?
Considering that switching to a hardened profile involves a complete toolchain rebuild and setting the hardened USE flag for gcc, I'm thinking that I should avoid binaries and compile everything locally on the Pi... right? Or doesn't it matter?
Thank you for your help!
Last edited by gtdm on Tue Oct 15, 2024 5:25 am; edited 1 time in total |
|
Back to top |
|
|
eschwartz Developer
Joined: 29 Oct 2023 Posts: 240
|
Posted: Mon Oct 14, 2024 11:48 pm Post subject: |
|
|
Binpackages are not compiled using the hardened profile settings for the compiler, so you should avoid them. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|