User Tools

Site Tools


docker:security:sign_and_verify_images_to_mitigate_mitm_attacks

This is an old revision of the document!


Docker - Security - Sign and verify images to mitigate MITM attacks

It is critical to make sure the image we’re pulling is the one pushed by the publisher, and that no one has tampered with it.

  • Sign your images with the help of Notary.
  • Verify the trust and authenticity of the images you pull.

Tampering may occur over the wire, between the Docker client and the registry, or by compromising the registry of the owner’s account in order to push a malicious image to.

docker/security/sign_and_verify_images_to_mitigate_mitm_attacks.1587239427.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki