Common Permissions
644— files: readable by all, writable by owner only.755— directories and executables: readable and executable by all, writable by owner.600— private key files: only the owner can read or write.400— read-only for owner, nothing for anyone else.