this post was submitted on 14 Jan 2022
8 points (90.0% liked)

Open Source

32345 readers
1286 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 3 years ago (7 children)

Nextcloud, but if you selfhost why do you need encryption?

[–] [email protected] 1 points 3 years ago (6 children)

because the server could be compromised

[–] [email protected] -2 points 3 years ago (2 children)

It's not easy as you may think, if you use a VPN, a secure router and follow common security practices for nextcloud, SSH and the like. If someone can access your server with those thing in place you would have a lot more to worry. IMHO a selfhosted nextcloud works better without encryption, without high risks. Of course if your threat model call for it, encrypt whatever you need, but common users are going to lose too much for nearly no gain

[–] [email protected] 1 points 3 years ago (1 children)

why would it work better without encryption? I don't see any loss in having client side encryption tbh. common security practices are cool but there are new security vulnerabilities everyday.

[–] [email protected] 1 points 3 years ago

Nextcloud encryption isn't perfect, and you will lose some functionality (e.g. image preview). You could think about encrypting only what you think is particularly sensible, with something like cryptomator

load more comments (3 replies)
load more comments (3 replies)