Skip to content

Keep the actual IP(s) of the server(s) secret #25

@JMLX42

Description

@JMLX42

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?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions