I mean `umask 077`. With umask 077 the default file permissions are 600.
With umask 077 a file created by root via sudo will be unreadable for a normal user.
I mean `umask 077`. With umask 077 the default file permissions are 600.
With umask 077 a file created by root via sudo will be unreadable for a normal user.