diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 69c1f31..7f0c305 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1 +1 @@ -Terminal over HTTP and https. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time. +Terminal over HTTP and HTTPS. WeTTy is an alternative to ajaxterm and anyterm but much better than them because WeTTy uses xterm.js which is a full fledged implementation of terminal emulation written entirely in JavaScript. WeTTy uses websockets rather then Ajax and hence better response time. diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md index e69de29..b000ee0 100644 --- a/doc/DESCRIPTION_fr.md +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1 @@ +Terminal sur HTTP et HTTPS. WeTTy est une alternative à ajaxterm et anyterm mais bien meilleure qu'eux car WeTTy utilise xterm.js qui est une implémentation complète de l'émulation de terminal écrite entièrement en JavaScript. WeTTy utilise des websockets plutôt que Ajax et donc un meilleur temps de réponse. diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 47f6e8f..797a14b 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -5,10 +5,10 @@ There is few configuration in Wetty: * User interface configuration is done through the web GUI itself. -* Is LDAP and HTTP authentication supported ? **No** +* Is LDAP and HTTP authentication supported? **No** * You need to manually log in. * You can log in as a specific user using `https:///wetty/ssh/` -* You can specify at install if Wetty should be visible by users not logged into Yunohost. +* You can specify at install if Wetty should be visible by users not logged into YunoHost. * You can't use ssh key authentication. diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index c846df7..c865f06 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -8,6 +8,6 @@ Il y a peu de configuration dans Wetty : * Vous devez vous connecter manuellement. * Vous pouvez spécifier l'utilisateur en accédent directement `https:///wetty/ssh/` -* Vous pouvez spécifier à l'installation si Wetty devrait être accessible par des visiteurs non connectés sur Yunohost. +* Vous pouvez spécifier à l'installation si Wetty devrait être accessible par des visiteurs non connectés sur YunoHost. * Vous ne pouvez pas vous authentifier par une clé SSH.