diff --git a/README.md b/README.md index bb83230..bba031d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Self hosting files and sharing anonymous application +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. +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.16~ynh1 diff --git a/README_fr.md b/README_fr.md index 236fe6f..4eed290 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble -Application d'hébergement et de partage de fichiers anonyme +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. +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.16~ynh1