|
|
|
|
|
by vFunct
453 days ago
|
|
Because the end user aren't computer scientists. End users should have NO capability in determining their own security, since they could LITERALLY BE infants playing with the iPad. It is the responsibility of the systems designer to make sure the system is secure, not the end user. And if you require instructions on how to secure your system, then you have already failed. A properly designed system is secure with zero knowledge. Remember, it takes work to learn anything, and the goal of a tool is to reduce work, not to increase it. Throw away customization. Throw away configuration. Both of those are bad design principles. Make it work by default. |
|