OpenSSH
[Top] [All Lists]

Pawel Krupinski's ssh-decrypt ssh-encrypt proposal

To: openssh-unix-dev@mindrot.org
Subject: Pawel Krupinski's ssh-decrypt ssh-encrypt proposal
From: "Jeff Sadowski" <jeff.sadowski@gmail.com>
Date: Wed, 22 Nov 2006 13:25:53 -0700
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: openssh-unix-dev@mindrot.org
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
This sounded extremely interesting to me.

one suggestion I would have is to use uuencoding first on encryption
and uudecode on decryption to take care of the problem you mentioned
"Of course RSA puts limits on the data that
can be encrypted" that should take care of that.

I was looking for a way of using ssh-agent to be used to allow certain
applications to get passwords.
Example:
I use wpa_supplicant to connect to my wireless network. I would like a
way of not leaving the password in the file unencrypted. If there was
a way to have it ask ssh-agent for the private key to unencrypt the
password to send it then I could have just the password for my private
key to type in.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>