From 6283a6418564fcfff1a857e57ae19f10b1301ff0 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 27 Jan 2022 01:40:30 +0000 Subject: [PATCH] Auto-update README --- README.md | 8 +++++++- README_fr.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) 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