First of all, let me start by saying that I have read the VeraCrypt documentation regarding this issue. I just want to make sure that I actually understand what I'm reading. As most SSDs use some form of wear leveling VeraCrypt cannot actually "in place" encrypt a system partition, because the controller decides where to write the data. On an HDD we would have block-level access that enables us to write exactly where we want to, but SSD controllers don't allow for that. Since I want to install an...
I want to keep my Keepass Database File backed up and synchronized across multiple devices, in case one (or more) of them get lost / destroyed. I am using the internal Triggers to do this and have copied my database to the folder of multiple cloud services: Passwords.kdbx - (the main file, used and edited on desktop computer) /GDrive/Passwords_GDrive.kdbx - (copy, auto sync with cloud) /OneDrive/Passwords_OneDrive.kdbx - (copy, auto sync with cloud) /Android/Passwords_Android.kdbx - (copy, auto sync...