Hacker News new | ask | show | jobs
by oefrha 1087 days ago
Typical umask is 022 so most things are readable by nginx workers but not writable, they don’t need to be explicitly assigned (e.g. to www-data). If your application generates sensitive data of course you should probably use a 077 umask.
1 comments

You could make an argument that bitwarden vaults constitute sensitive information.