Is... Is this a threat?
Is... Is this a threat?
OneDrive. Not because I love Microsoft. I do not. I just dislike Google more and it’s …the least inconvenient. I switched from Proton mail to Exchange before Proton offered file storage because I wanted a groupware solution. I’ve considered switching back to Proton but just haven’t had time to seriously look into it yet.
Edit: I just remembered the other hangup. Fucking Excel. It’s a monster but it can do things that no other spreadsheet program can do. Every once in a great while I need to use a bunch of VBA code or some obscure function that doesn’t exist in Libre Office. Most people aren’t going to have this problem though.
If you have your own server (or VPS) you can use Seafile. Works well enough to sync your data.
What’s a bit problematic is integrations. For example on Android there are apps that can automatically sync data over Dropbox. Using your own solution doesn’t really work there.
I personally rent a small VPS (At www.netcup.eu, German hoster) with Ubuntu server and use Mailcow (as Docker container) with it.
Setting this up was relatively quick (2-3 hours maybe?), but you really need to know what you’re doing. Like getting started with the container is easy, but you also have to set up DNS for your server, reverse DNS and several things for your email server to look legit (DKIM, certificates, spf DNS entry, …).
After the setup it runs well, though there are still things you’ll have to be careful about. Like making sure that your certificate (usually LetsEncrypt, it’s free) gets switched out regularly in the container (with a post-certificate-renewal hook usually).
Overall, quite a headache if you don’t like to mess around with things.
And even worse if you fully rely on that mail server for important things. I still don’t use my own one for work, banking, taxes and so on, just too risky.