What chmod 400 means
400 (r--------) protects a secret from accidental edits as well as from other users. AWS, for example, asks for downloaded
.pem key files to be set to 400 before using them with SSH.
Adjust the checkboxes above to see how a different mode compares, or go back to the chmod calculator.