Ability to disable the Download a Copy of the repo button
Description
Since SSH is designed to only allow specific access to push/pull of the repo, it seems like having a "Download the repo" button for private repos is a way around the security of SSH. After all, if someone were to gain illegal access to an account/password for someone in the repo, they would just bypassing the SSH part and just nab a copy of the code and run off with it.
Proposal
Give the ability for Repo owners to disable the download button.