Let it crash

Discussion in 'other software & services' started by Gullible Jones, Mar 24, 2014.

Thread Status:
Not open for further replies.
  1. Gullible Jones

    Gullible Jones Registered Member

    Joined:
    May 16, 2013
    Posts:
    1,466
    Many old desktop operating systems (and some recent hobbyish ones, like AROS) don't use x86 memory protection. Which leads me to a slightly ridiculous idea:

    Desktops need security, data integrity, and performance. They do also have to be stable, but only enough to maintain data integrity and be consistently usable. Long uptimes are not necessary.

    What if, instead of designing OSes that leverage memory protection to mitigate memory exploits, one designed an OS that avoided using memory protection with the intent of failing as quickly as possible, i.e. panicking immediately and reliably on the occurrence of a successful exploit?

    Yes, this is the definition of a DOS attack, but desktop users don't worry about DOS attacks; they worry about data loss and data theft. Modern filesystems are pretty resistant to data loss in desktop setups. And for getting back to work quickly, well, AROS boots in a few seconds on modern hardware.

    Does this make any sense?
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.