thediamondgames, on 24 May 2014 - 05:31 AM, said:
Actually what is better?
1. Anyone can get in to your computer, read files then delete them
2. Bootpriority option which if you have a strong password program enabled at pc startup and you have a small chance to get computer bricked unless you keep it turned on.
Well, the way you phrased number 1, you're trying to make it sound like it's the worst option here, when in reality it might not be.
Let's rephrase these options so that they aren't so biased.
1. No bootpriority
2. Yes bootpriority
Now let's look at number 1 first. Number 1 is what we have right now, regular CC. The most we can really do (without encrypting all of our files), is create some sort of login system to prevent "evil doers" from getting our files. Sadly, all they have to do is just put a disk into our drive, and our computer is "hacked". Not good.
Now let's look at number 2. If CC had bootpriority, then we could just set bootpriority to our computer, then people wouldn't be able to "hack" our computers using floppys! Yay! But wait, what if somehow, your login system had a bug? A bug that allowed the evil doer to get to the shell? Or what if
awsmazinggenius, on 18 May 2014 - 11:21 PM, said:
shell.run("bootpriority computer")
print("You have been hacked!")
os.pullEvent = os.pullEventRaw
sleep(2^32)
os.reboot()
Now our computer, with all of our important files, has not only lost them to the hacker, but has also bricked itself in the process. Let's just use a floppy to get the virus off of my compute... Oh...
Now if you have made sure that your login system is completely secure, good for you, but that doesn't mean everyone else has.
I believe it should be easier to compare this suggestion to old CC with these 2 scenarios.
Edited by Jiloacom, 24 May 2014 - 12:09 PM.