• 0 Posts
  • 217 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle







  • havokdj@lemmy.worldtomemes@lemmy.worldIt can!
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    I feel like the institute ending most likely was the canon ending primarily because shaun is the sole survivors son among other things, even though the institute is not exactly morally right (really only the railroad and the minutemen can come close to that moniker). I feel most people let feelings come before true morals and that includes their love for family, which means that the sole survivor would at the very least not destroy the institute even though shaun is a manipulative POS who only sees his father as a tool to accomplish a means to a cause.

    If not the institute ending, then probably the minutemen or railroad endings would be canon, as the sole survivor definitely comes off as a person who would, without a doubt, try to keep doing the right thing heavily into consideration.



  • X is inherently less secure due to the fact alone that, given enough time, new vulnerabilities will come out that will not be patched because X11 is EOL. Yes it has a different security model, but that security model is not very well implemented because X has an enormous code base that, at the end of the day is still not bug free (nothing is). There is a lot of legacy code contained in X that legitimately does not even have a function because there is nothing around today to use it.

    Larger codebase = more moving parts = more code to exploit. That’s the benefit to wayland aside from active support by the X/Wayland devs.


  • Wayland is a lot more secure and the way it handles clients is a lot more sane in todays age, but thing is, it is a hell of a lot more complicated if you come from a window manager background, and your choice of applications is incredibly small. Sure you can run a lot of your stuff in XWayland, but what exactly is the point of running wayland if you are going to run less secure X apps with 94% of the same vulnerabilities?

    X is less secure, but the security of your system from the outside is far *faaar more important than the security on the inside. Only when an intruder actually infiltrates your system do you have a real concern, and that’s only talking about remote access. Physical access given enough time is root access.

    A lot of people tout X as being considerably more bloated than wayland which is why the project is basically in maintenance mode, wayland is definitely a lot quicker than X, but X has many reasons including support from literally every single linux application out there, something wayland is very likely never going to acheive even with XWayland.