• 0 Posts
  • 209 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle
  • su is the best. I mean, i should be using the admin (root) password for admin things, not the user password of user who is already logged in. And there needs to be a root service already running to make user have root previlages which is dumb imo. Sudo vulnerability could cause previlage escalation but if there is no root process managing this, then it can’t leak the root access. Only kernel security issue(or other root processes) will leak root access if that was the case, which i think is better.















  • Yes. I am probably misunderstabding things. To my knowledge, libreboot is a FOSS alternative for UEFI. Correct me if i’m wrong. Libreboot exist to replace the proprietary uefi. Again correct me if i’m wrong. Since libreboot replaces uefi, it also would allow booting from usb, no? Checking libreboot website i saw tianocore mentioned in some release changelog which they will not be including in the default ones because its bloated and buggy. They say they use other payloads. I still don’t understand why tianocore is uefi.

    Whatever if libreboot itself does not allow booting from usb, how would a libreboot user install any os at all?