This is a docker image based on debian which containerizes Lufi.
at xisdockerhub/lufi.
All credits should go to Marcel K., which has a still open pull request to add docker support to Lufi. I just shamelessly copy/pasted his commit waiting for approval and published this image to DockerHub.
Source code, pipelines and issue tracker for this image can be found found here.
Lufi means Let's Upload that FIle. It's a E2E encrypted file sharing software.
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. :-)
CONTACT: Put a way to contact youDEFAULT_DELAY: Default time limit (retention) for files. Valid values are 0, 1, 7, 30 and 365MAX_DELAY: Number of days after which the files will be deleted, even if they were uploaded with "no delay" (or value superior to max_delay). A warning message will be displayed on homepage, optional, default is 0 (no limit)MAX_FILE_SIZE: Max file size, in octets. You can write it 10010241024SECRET: Array of random strings used to encrypt cookies, optional, PLEASE, CHANGE DEFAUTL VALUE
More info here.Content type
Image
Digest
Size
269.8 MB
Last updated
over 4 years ago
docker pull xisdockerhub/lufi