Changes between Version 25 and Version 26 of SftpFrontend


Ignore:
Timestamp:
2010-06-13T00:52:51Z (14 years ago)
Author:
davidsarah
Comment:

security section

Legend:

Unmodified
Added
Removed
Modified
  • SftpFrontend

    v25 v26  
    33See source:docs/frontends/FTP-and-SFTP.txt for how to enable and set up the SFTP frontend on a gateway. This page is for compatibility issues with particular SFTP clients, and assumes that you are using Tahoe-LAFS v1.7.0β or later. Please add any more issues that you discover.
    44
     5
     6=== Security ===
     7
     8The security of the connection between the SFTP client and gateway is dependent on the PyCrypto library, which has not been reviewed to the same extent as the pycryptopp library that we use elsewhere in Tahoe-LAFS. Therefore we do not recommend that you rely on the confidentiality or authentication provided by this SSH connection in the current release.
    59
    610=== General compatibility issues ===