mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/lufi_ynh into version-2
This commit is contained in:
commit
bbbc3a56f1
2 changed files with 12 additions and 10 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Lufi for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/lufi)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=lufi)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Lufi pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/lufi)  
|
||||
[](https://dash.yunohost.org/appci/app/lufi)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=lufi)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Lufi rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Lufi rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
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.
|
||||
|
@ -24,9 +25,9 @@ The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https:
|
|||
|
||||
**Démo :** https://demo.lufi.io/
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -36,8 +37,8 @@ The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https:
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Documentation officielle de l'admin : <https://framagit.org/luc/lufi/wikis/home>
|
||||
* Dépôt de code officiel de l'app : <https://framagit.org/fiat-tux/hat-softwares/lufi>
|
||||
* Documentation officielle de l’admin : <https://framagit.org/luc/lufi/wikis/home>
|
||||
* Dépôt de code officiel de l’app : <https://framagit.org/fiat-tux/hat-softwares/lufi>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_lufi>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/lufi_ynh/issues>
|
||||
|
||||
|
@ -53,4 +54,4 @@ ou
|
|||
sudo yunohost app upgrade lufi -u https://github.com/YunoHost-Apps/lufi_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue