Changes

Jump to navigation Jump to search
m
Line 48: Line 48:  
=== Add SSH Key ===
 
=== Add SSH Key ===
   −
Log in to Gitorious at http://git.sugarlabs.org/ click on ''Dashboard'', then ''Manage SSH'', then ''Add SSH key''.  The ''Add a new public SSH key'' page will appear, with a large text entry field.  Open your public key in a text editor or web browser (or display it with the cat command), and then paste it into the text entry field.  Click on ''Save''.
+
Log in to Gitorious at http://git.sugarlabs.org/ click on ''Dashboard'', then ''Manage SSH'', then ''Add SSH key''.  The ''Add a new public SSH key'' page will appear, with a large text entry field.  Open your public key in a text editor, web browser, or even ''cat'' command, and then copy and paste the key into the text entry field.  Click on ''Save''.
    
Once you do this, Gitorious trusts SSH connection from your system because your system has the private key, and Gitorious has the public key.  You should only need to do this once, unless you change to another system.
 
Once you do this, Gitorious trusts SSH connection from your system because your system has the private key, and Gitorious has the public key.  You should only need to do this once, unless you change to another system.
Line 59: Line 59:  
* until the patent expired, RSA could not be used in some countries,
 
* until the patent expired, RSA could not be used in some countries,
 
* some countries have laws against consumer use of encryption.
 
* some countries have laws against consumer use of encryption.
      
=== Create a Project ===  
 
=== Create a Project ===  

Navigation menu