lufi alternatives and similar software solutions
Based on the "Single-click/drag-n-drop upload" category.
Alternatively, view lufi alternatives based on common mentions on social networks and blogs.
-
OnionShare
Securely and anonymously share files, host websites, and chat with friends using the Tor network -
droppy
droppy is a self-hosted cloud server with an interface similar to desktop file managers and has capabilites to edit files on-the-fly as well as view and playback media directly in the browser. -
YouTransfer
The simple but elegant self-hosted file transfer & sharing solution -
linx
Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Demo: https://demo.linx-server.net/ [Moved to: https://github.com/linx-server/linx-server] -
ProjectSend
ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more! -
Chibisafe
Blazing fast file uploader and awesome bunker written in node! 🚀 -
ipfs.pics
Content-addressable, peer-to-peer method of storing and sharing images on the internet. -
PictShare
:camera: PictShare is an open source image, mp4, pastebin hosting service with a simple resizing and upload API that you can host yourself. :rice_scene: -
Uguu
Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading. -
Pomf
Simple file uploading and sharing, source for the now shut down site Pomf.se -
Zipline
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! -
img.bi
img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. -
FileShelter
FileShelter is a “one-click” file sharing web application -
goploader
Easy file sharing with server-side encryption, curl/httpie/wget compliant -
Kleeja
⬇️ File Upload/sharing application, used by thousands of webmasters since 2007. -
imgpush
Minimalist Self-hosted Image Service for user submitted images in your app -
lutim
Let's Upload That Image ! Read-only mirror of https://framagit.org/fiat-tux/hat-softwares/lutim -
Files Sharing
Self-hosted files sharing application, easy to setup, easy to use -
Share
Simple yet advanced uploader. Allows users to upload files,images, and text with moderation tools for admins. Can be used for friends and family or just for you. Built with integration, like ShareX but more uploaders will be officially supported. -
uPste
A private file hosting application with an emphasis on serving technology communities. -
fibridge
Proxy for turning web browsers into web servers. Load a 100GB file in your browser and stream it over the public web with HTTP byte range requests. -
Web-File-Uploader
A simple tool to let people upload and share images and files -
Pste
Just a simple file hosting application inspired by the likes of pomf.se and teknik.io. -
FireShare
Real-time file sharing system. Using NodeJS, ReactJS, SocketIO, MongoDB. Chai, WebdriverIO for testing. -
Jyraphe
Jyraphe is a web application of file repository, easy to install and easy to use. -
Jirafeau
Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it. -
Coquelicot
Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy.
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of lufi or a related project?
Popular Comparisons
README
Lufi
What does Lufi mean?
Lufi means Let's Upload that FIle. It's a E2E encrypted file sharing software.
Which browsers are compatible?
Lufi is tested and working on the following browsers / devices : - Firefox - Chrome - Internet Explorer 11 - Microsoft Edge - Safari - iOS devices (ipad, iphone) - Android devices (Galaxy tab, Galaxy S8)
What does it do?
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. :-)
License
Lufi is licensed under the terms of the AGPL. See the [LICENSE](LICENSE) file.
Official instance
There is a demonstration site, available at https://demo.lufi.io, with strong limitations on time and file size.
To really use Lufi, you can go to https://framadrop.org, provided by the Framasoft association (you can help them to keep providing free services at https://soutenir.framasoft.org).
Logo
Because Lufi is quite similar to Luffy, like in "Monkey D. Luffy" from One Piece manga, the logo is a straw hat, made with pain, love and Inkscape.
Wiki (work in progress)
The official wiki will contain all you need to know about Lufi (installation, configuration, etc.). Go to https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home or clone it:
git clone https://framagit.org/fiat-tux/hat-softwares/lufi.wiki.git
Encryption
All the encryption/decryption processes take place in your browser. The encryption key is never sent over the network.
However please note that some metadata are sent unencrypted:
- the file name
- its size
- its mimetype
Client
There is the web interface, but you can use a CLI client too! Have a look at lufi-cli or install it directly with sudo npm install -g lufi-cli
.
There is another client in Python too: https://framagit.org/setop/pylufic.
Internationalization
Lufi comes with several languages.
Please, see this wiki page to know how to contribute to internationalization.
Authors
See [AUTHORS.md](AUTHORS.md) file.
Contribute!
Please consider contributing, either by reporting issues or by helping the internationalization. And of course, code contributions are welcome!
The details on how to contribute are on the wiki.
This software uses Fiat Tux Code of conduct.
Make a donation
You can make a donation to the author on Tipeee or on Liberapay.
Other dependencies
Lufi is written in Perl with the Mojolicious framework.
It uses:
- Materialize framework to look not too ugly
- jQuery
- Stanford Javascript Crypto Library
- Moment.js for displaying real dates instead of unix timestamps.
- Filesize.js for displaying file sizes
*Note that all licence references and agreements mentioned in the lufi README section above
are relevant to that project's source code only.