From 79494ece5e169ce32cab3ba63c349e116ce605aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 10 Jan 2023 12:02:51 +0100 Subject: [PATCH] Small fixs --- conf/systemd.service | 2 +- doc/DESCRIPTION.md | 5 +---- doc/DISCLAIMER_fr.md | 2 +- manifest.json | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index 259d082..7e5e975 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Image hosting and sharing service +Description=Lufi: image hosting and sharing service Documentation=https://framagit.org/luc/lufi/wikis/home Requires=network.target After=network.target diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 4d9f867..4709c94 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,6 +1,3 @@ -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. :-) diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index cc1be3d..1338c35 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -1,3 +1,3 @@ ## 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. diff --git a/manifest.json b/manifest.json index c383c6c..c94edf1 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "email": "win10@tutanota.com, cyp@rouquin.me" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [