diff --git a/README.md b/README.md index 4bb7f5f..b74f1f8 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -It stores files and allows you to download them. - -Is that all? No. All the files are encrypted **by the browser**! It means that your files **never** leave your computer unencrypted. +Lufi stores files and allows you to download them. Is that all? No. All the files are encrypted **by the browser**! It means that your files **never** leave your computer unencrypted. The administrator of the Lufi instance you use will not be able to see what is in your file, neither will your network administrator, or your ISP. - The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https://en.wikipedia.org/wiki/Fragment_identifier)), that means this part is only processed client-side and does not reach the server. :-) **Shipped version:** 0.05.18~ynh2 - **Demo:** https://demo.lufi.io/ ## Screenshots diff --git a/README_fr.md b/README_fr.md index 163b437..349179f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,16 +15,12 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble -It stores files and allows you to download them. - -Is that all? No. All the files are encrypted **by the browser**! It means that your files **never** leave your computer unencrypted. +Lufi stores files and allows you to download them. Is that all? No. All the files are encrypted **by the browser**! It means that your files **never** leave your computer unencrypted. The administrator of the Lufi instance you use will not be able to see what is in your file, neither will your network administrator, or your ISP. - The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https://en.wikipedia.org/wiki/Fragment_identifier)), that means this part is only processed client-side and does not reach the server. :-) -**Version incluse :** 0.05.18~ynh2 - +**Version incluse :** 0.05.18~ynh2 **Démo :** https://demo.lufi.io/ @@ -36,7 +32,7 @@ The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https: ## Configuration -* Comment configurer cette application: un fichier brut `/var/www/lufi/lufi.conf` en SSH. +* Comment configurer cette application : un fichier brut `/var/www/lufi/lufi.conf` en SSH. ## Documentations et ressources