en me renseignant sur sandfox (bac à sable pour applications) je suis tombé sur cet article
très intéressant :
http://igurublog.wordpress.com/2010/01/ ... -not-root/
En gros, l'auteur explique que lorsqu'on connait son système et que l'on a les connaissances suffisantes, ne pas utiliser par principe root peut même être source d'insécurité.
j'ai deux questions :
1) que pensez-vous de cette position ?
2) Une partie de la démonstration m'échappe, pourriez vous m'expliciter ceci :
merci pour vos avisFurther, because of the fear people have of using root, they often do things as user which would be safer to do as root. For example, you might download and use a script as user, thinking that is safer. Yet now you have a user-owned script on your system which can be modified by any program or virus without your knowledge. You’d be far better saving the script as root, in a root-owned folder, then running it as user. In this way you are using root to protect you rather than fool you.
