I want to store files on my server to avoid google cloud and other services.
I’m looking for FOSS software.
I want all the files to be encrypted client side with a masterpassword via an app or a web interface, the server must not have access to them.
An included android app for uploading and downloading would be nice.
I guess what I’m looking for is some kind of FTP server?
I would recommend https://cryptpad.fr/. All files are encrypted locally. You don’t need a database.
Yeah, this one also has a “crypt-drive” for file-storage. But I think it can only be accessed through the browser.