Changes between Version 26 and Version 27 of SftpFrontend
- Timestamp:
- 2010-06-13T00:54:09Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SftpFrontend
v26 v27 6 6 === Security === 7 7 8 The 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.8 The 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. 9 9 10 10 === General compatibility issues ===