public/private keys.... what are they?

kitepilot at kitepilot.com kitepilot at kitepilot.com
Mon Feb 9 16:37:08 MST 2015


There are several 'flavors of keys' (and I am no expert) but I'll tell you 
about keys to ssh without passwords.
When you:
$ ssh-keygen
The program creates a public and a private key.
You can only decrypt with the private, anyone can encrypt with the public.
When you locate the public in the appropriate location, you can login 
without password in the other box.
There are 348695456 configuration variables to this...
ET 

 

Michael Havens writes: 

> I read http://www.weegy.com/home.aspx?ConversationId=0E113805
> So, what I am guessing is that there is a public key on the computer that
> is sending the information to encrypt the data and (for security) you have
> another key to decrypt the data.  But I suppose that the sender must have
> the receivers key as well so it isn't really more secure.
> :-)~MIKE~(-:


More information about the PLUG-discuss mailing list