|
|
|
|
|
by tomaskafka
4172 days ago
|
|
Another beautiful example of developer/user priority inversion. All system architects ever: 1) System data are sacred, we must build a secure system of privileges disallowing anyone to touch them 2) User data are completely disposable, any user's program can delete anything. All users ever: 1) What? I can reinstall that thing in 20 minutes, there's like 100 million copies worldwide of these files. 2) These are my unique and precious files worth years of work, no one can touch them without my permission! |
|