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?

  • @testingthis
    link
    42 years ago

    Syncthing works well… you’d probably do your password protection separately with something else though… maybe with native OS tools