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

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: kitepilot@kitepilot.com
Date:  
To: Main PLUG discussion list
Subject: Re: public/private keys.... what are they?
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~(-:

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss