Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>GitHub have changed their recommendation several times (<a href="https://web.archive.org/web/20140321204642/https://help.github.com/articles/generating-ssh-keys" rel="noreferrer">example</a>).</p> <p>It appears that they currently recommend HTTPS because it is the easiest to set up on the widest range of networks and platforms, and by users who are new to all this.</p> <p>There is no inherent flaw in SSH (if there was they disable it) -- in the links below, you will see that they still provide details about SSH connections too:</p> <ol> <li><p>HTTPS is less likely to be blocked by a firewall.</p> <p><a href="https://help.github.com/articles/which-remote-url-should-i-use/" rel="noreferrer">https://help.github.com/articles/which-remote-url-should-i-use/</a></p> <blockquote> <p>The https:// clone URLs are available on all repositories, public and private. These URLs work everywhere--even if you are behind a firewall or proxy.</p> </blockquote></li> <li><p>An HTTPS connection allows <code>credential.helper</code> to cache your password.</p> <p><a href="https://help.github.com/articles/set-up-git" rel="noreferrer">https://help.github.com/articles/set-up-git</a></p> <blockquote> <p>Good to know: The credential helper only works when you clone an HTTPS repo URL. If you use the SSH repo URL instead, SSH keys are used for authentication. While we do not recommend it, if you wish to use this method, check out this guide for help generating and using an SSH key.</p> </blockquote></li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload