Opened at 2010-05-13T23:20:51Z
Last modified at 2014-12-02T19:52:12Z
#1039 new defect
Keys with passphrases for SFTP — at Initial Version
Reported by: | josipl | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | undecided |
Component: | code-frontend-ftp-sftp | Version: | 1.6.1 |
Keywords: | sftp security | Cc: | |
Launchpad Bug: |
Description
Currently ssh keys with passphareses raise following exception: twisted.conch.ssh.keys.EncryptedKeyError: encrypted key with no passphrase
Twisted has 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 tough docs/frontends/FTP-and-SFTP.txt suggest otherwise.
Note: See
TracTickets for help on using
tickets.