[tahoe-lafs-trac-stream] [tahoe-lafs] #1039: Keys with passphrases for SFTP

tahoe-lafs trac at tahoe-lafs.org
Mon May 7 00:16:48 UTC 2012


#1039: Keys with passphrases for SFTP
-------------------------------+---------------------------
     Reporter:  josipl         |      Owner:  nobody
         Type:  defect         |     Status:  new
     Priority:  minor          |  Milestone:  undecided
    Component:  code-frontend  |    Version:  1.6.1
   Resolution:                 |   Keywords:  sftp security
Launchpad Bug:                 |
-------------------------------+---------------------------
Changes (by davidsarah):

 * keywords:  sftp security docs => sftp security


Old description:

> Currently ssh keys with passphareses raise following exception:
> {{{twisted.conch.ssh.keys.EncryptedKeyError: encrypted key with no
> passphrase}}}
>
> Twisted has
> [http://twistedmatrix.com/trac/browser/trunk/twisted/conch/ssh/keys.py
> support for passphrases] but currently there is no way in Tahoe-LAFS to
> acquire the passphrase from user.
>
> The solution for now is just to generate keys without a passphrase, even
> though source:docs/frontends/FTP-and-SFTP.txt suggests otherwise.

New description:

 Currently ssh keys with passphareses raise following exception:
 {{{twisted.conch.ssh.keys.EncryptedKeyError: encrypted key with no
 passphrase}}}

 Twisted has
 [http://twistedmatrix.com/trac/browser/trunk/twisted/conch/ssh/keys.py
 support for passphrases] but currently there is no way in Tahoe-LAFS to
 acquire the passphrase from user.

 The solution for now is just to generate keys without a passphrase~~, even
 though source:docs/frontends/FTP-and-SFTP.txt suggests otherwise~~.

--

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1039#comment:13>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list