1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00
Lufi package for YunoHost
Find a file
2018-09-02 10:39:06 +02:00
conf Update lufi.service 2018-09-02 10:31:11 +02:00
scripts Use cpanm to be able to install carton 2017-08-18 15:59:21 +02:00
check_process [fix] don't multi-instance with check_process 2017-05-13 23:38:59 +02:00
LICENSE Change to a better compatible licence 2018-09-02 10:39:06 +02:00
manifest.json Update manifest.json 2018-09-02 10:33:07 +02:00
README.md Update README 2017-04-23 16:35:31 +02:00

Lufi for YunoHost

Latest Version Status Dependencies GitHub license Yunohost version GitHub issues

Lufi c'est quoi ?

Il stocke vos fichiers et vous permet de les télécharger.

Est-ce tout? Non. Tous les fichiers sont cryptés par le navigateur! Non chiffré. Ça ne marche pas. L'administrateur de l'instance Lufi ne pourra pas voir quel est votre administrateur réseau ou votre FAI.

La clé de cryptage est une ancre (voir Fragment Identifier), ce qui signifie que cette partie n'est traitée que par le client et n'atteint pas le serveur. :-)

Source: Documentation de Lufi

Installation

$ sudo yunohost app install https://github.com/YunoHost-Apps/lufi_ynh.git

Mise à jour

$ sudo yunohost app upgrade --verbose lufi -u https://github.com/YunoHost-Apps/lufi_ynh.git

What is Lufi?

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), that means this part is only processed client-side and does not reach the server. :-)

Source: Lufi documentation

Install

$ sudo yunohost app install https://github.com/YunoHost-Apps/lufi_ynh.git

Update

$ sudo yunohost app upgrade --verbose lufi -u https://github.com/YunoHost-Apps/lufi_ynh.git