I have just read the documentation about the new PBS, and I am concerned about ransomware (or worse, attacks that are carried on by humans, that are far more intelligent that automated ransomware). The backup model is "push", i mean, the client machine (the one that is being backed up) accesses the server and "sends" its backup to it. The client machine can also delete old backups (all of them) with a simple command. This means that an attacker that has control on the client machine can easily erase all of the backup data before encrypting the data on the client machine. This is definitely not a nice scenario, and this is why I use only backup systems that work in "pull" mode, where the backup server "pulls" backups from the client machines.
Is there a way to set up PBS so that the client machine cannot delete previous backups at all? (pruning or manual deletion can always be done only from the PBS server)
Is there a way to set up PBS so that the client machine cannot delete previous backups at all? (pruning or manual deletion can always be done only from the PBS server)