Skip to content
Commit 4fa4e5fe authored by Donncha Ó Cearbhaill's avatar Donncha Ó Cearbhaill Committed by Marc Cornellà
Browse files

Use HTTPS for manual git clone to avoid MITM (#6043)

The git:// transport is completely unauthenticated. An attacker on the local or upstream network can easily man-in-the-middle an oh-my-zsh update and get remote code execution on your system. Only the https:// git transport should be used.
parent ccd02866
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment