Written by ek0s the 8 Sep 12 at 12:00.
Global category: Security.
New
A lot of people like Linux over Windows and Mac for security. The problem is that there are a lot of ways to make Ubuntu more secure. It would be nice if that process could be done automatically so users do not have to do a minimal install and change a lot of things.
Written by clappboard the 19 Oct 12 at 00:27.
Related project: Unity.
New
I find that the "enter password" dialog in Ubuntu is too ambiguous. It just pops up asking for your password, along with a too-long-to-read-at-a-glance description. It doesn't give a quick and secure indication of what you are elevating the priviledges to do, and what is doing it.
Written by cousteau the 25 May 12 at 08:10.
Global category: Security.
New
Using `sudo program` sometimes messes with file permissions at the user's $HOME directory (often graphical applications, or any application that modifies the content of ~ or $HOME).
The usual way to get around this problem is to use `gksudo` in those cases, but one might sometimes forget that (specially, but not limited to, new users).