Change README to markdown format.

Add translation status overview.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/6/head
Slávek Banko 3 years ago
parent 77eaa5a3a8
commit d5f9dc3865
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,25 +1,25 @@
tdeio-ftps - an ftps ioslave for TDE. tdeio-ftps - an ftps ioslave for TDE.
This ioslave implements the ftp encryption scheme called ftps, based on This ioslave implements the ftp encryption scheme called ftps, based on
rfc 4217. The slave tries to use the encryption methods the server rfc 4217. The slave tries to use the encryption methods the server
offers. offers.
Features: Features:
========= ---------
* Control channel encryption * Control channel encryption
* Encrypted PASV data transfers * Encrypted PASV data transfers
Lacking: 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 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 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 "PBSZ" and "PROT" commands. If those fail then It will transfer data
unencrypted. unencrypted.
.
Contributing
CONTRIBUTING --------------
==============
If you wish to contribute to tdeio-ftps (TDE), you might do so: 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. - TDE Weblate Translation Workspace (TWTW) collaboration tool.
https://mirror.git.trinitydesktop.org/weblate https://mirror.git.trinitydesktop.org/weblate
Translations status
---------------------
### messages
[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tdeio-ftps/multi-auto.svg
"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-ftps/)
Loading…
Cancel
Save