1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Merge branch 'testing' into config-panel

This commit is contained in:
Éric Gaspar 2023-01-10 12:03:03 +01:00
commit 2916b13972
3 changed files with 3 additions and 6 deletions

View file

@ -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

View file

@ -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. :-)

View file

@ -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.