[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1039: Keys with passphrases for SFTP
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Dec 2 19:52:12 UTC 2014
#1039: Keys with passphrases for SFTP
----------------------------------------+---------------------------
Reporter: josipl | Owner: nobody
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: code-frontend-ftp-sftp | Version: 1.6.1
Resolution: | Keywords: sftp security
Launchpad Bug: |
----------------------------------------+---------------------------
Changes (by warner):
* component: code-frontend => code-frontend-ftp-sftp
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:14>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list