Tip to change permissions on rippled.cfg

Make the rippled.cfg file readable only by the rippled user and root, with 0600
This commit is contained in:
Alloy Networks
2019-10-28 17:49:35 +02:00
committed by GitHub
parent 91f7e06d46
commit 457b411f3c

View File

@@ -114,7 +114,7 @@ On your validator:
- The `server_state` value should be _**proposing**_.
**Security Tip:** Change the permissions on your `rippled.cfg` file to be more restrictive. On Linux it is recommended to be `0600`. You can do this with `chmod 0600 rippled.cfg`
## 4. Connect to the network