-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
As of today, the actual IP of the Scaleway VM is actually stored in the repository. It defeats the whole point of using CloudFlare: attackers can directly target the IP of any of our servers.
Those IPs must be kept secret.
- Remove any public IP address from the code base.
- Swap any public IP for a new one.
- Pass any public IP to Ansible using secrets (Ansible Vault?).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed