diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 13:07:14 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 13:07:38 +0200 |
commit | 43b7ffebe88dd989ec1341206271dcca69d9fca7 (patch) | |
tree | 13665ed71e08ab09b4b157004ff1bc3824a3f1b9 | |
parent | bb21d5157682a86cf6cf810f03f967cd3bdd37b4 (diff) | |
download | tdeio-ftps-43b7ffeb.tar.gz tdeio-ftps-43b7ffeb.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d5f9dc3865443d6d0f71d97c916531018880cef3)
-rw-r--r-- | README.md (renamed from README) | 30 |
1 files changed, 19 insertions, 11 deletions
@@ -1,25 +1,25 @@ tdeio-ftps - an ftps ioslave for TDE. - + This ioslave implements the ftp encryption scheme called ftps, based on rfc 4217. The slave tries to use the encryption methods the server offers. Features: -========= +--------- - * Control channel encryption - * Encrypted PASV data transfers +* Control channel encryption +* Encrypted PASV data transfers Lacking: -======== +-------- + +* Authentification via client certificate +* Encrypted PORT data transfers - * Authentification via client certificate - * Encrypted PORT data transfers - NB: The slave issues an "AUTH TLS" command after connecting and refuses to continue, when it's not supported. In prior to every data channel io @@ -27,10 +27,10 @@ command ("STOR", "RETR", etc) It tries to secure the data channel via "PBSZ" and "PROT" commands. If those fail then It will transfer data unencrypted. +. - - CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute to tdeio-ftps (TDE), you might do so: @@ -39,3 +39,11 @@ If you wish to contribute to tdeio-ftps (TDE), you might do so: - TDE Weblate Translation Workspace (TWTW) collaboration tool. https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-ftps/) |