lighthouse/validator_client/src
Pawan Dhananjay 6f18f95893 Update file permissions (#2499)
## Issue Addressed

Resolves #2438 
Resolves #2437 

## Proposed Changes

Changes the permissions for validator client http server api token file and secret key to 600 from 644. Also changes the permission for logfiles generated using the `--logfile` cli option to 600.

Logs the path to the api token instead of the actual api token. Updates docs to reflect the change.
2021-09-03 02:41:10 +00:00
..
duties_service Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
http_api Update file permissions (#2499) 2021-09-03 02:41:10 +00:00
http_metrics Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
attestation_service.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
beacon_node_fallback.rs Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
block_service.rs Doppelganger detection (#2230) 2021-07-31 03:50:52 +00:00
check_synced.rs Remove duplicate log in BN fallback (#2116) 2021-01-06 03:01:48 +00:00
cli.rs Doppelganger detection (#2230) 2021-07-31 03:50:52 +00:00
config.rs Doppelganger detection (#2230) 2021-07-31 03:50:52 +00:00
doppelganger_service.rs Fix log output for INFO Found no doppelganger (#2551) 2021-08-29 23:29:47 +00:00
duties_service.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
graffiti_file.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
initialized_validators.rs Doppelganger detection (#2230) 2021-07-31 03:50:52 +00:00
key_cache.rs Enable Compatibility with Windows (#2333) 2021-05-19 23:05:16 +00:00
lib.rs Register vals with doppelganger earlier (#2494) 2021-08-06 02:13:15 +00:00
notifier.rs Add docs for doppelganger protection (#2496) 2021-08-06 02:13:16 +00:00
sync_committee_service.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00
validator_store.rs Altair validator client and HTTP API (#2404) 2021-08-06 00:47:31 +00:00