[pbs-devel] [PATCH proxmox-backup 4/5] docs: main features ransomware
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Nov 24 10:35:34 CET 2022
Am 23/11/2022 um 18:48 schrieb Noel Ullreich:
> From: Noel Ullreich <nullreich at eloa.proxmox.com>
>
> added ransomware protection as main feature of pbs
>
I'd squash this into the next patch and directly link to the new section.
> Signed-off-by: Noel Ullreich <n.ullreich at proxmox.com>
> ---
> docs/introduction.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/docs/introduction.rst b/docs/introduction.rst
> index 2f392157..f1dec018 100644
> --- a/docs/introduction.rst
> +++ b/docs/introduction.rst
> @@ -76,6 +76,9 @@ Main Features
> provides extensive support for backing up to tape and managing tape
> libraries.
>
> +:Ransomware protection: Proxmox Backup Server provides protection from ransomware attacks via checksums and
> + user access control as well as mitigation of ransomware attacks by restoring from tape backups and remote syncs.
"code" style wise: please avoid overly long lines, target 80cc text-width,
also extra white space after the colon.
content wise I'd drop starting with PBS here and avoid mentioning "ransomware attack"
as often as three times, e.g., something like:
:Ransomware protection: Protect your critical data from ransomware attacks with
Proxmox Backup Server's fine-grained access control, data integrity
verification, and off-site backup through remote sync and tape backup.
> +
> :Web interface: Manage the Proxmox Backup Server with the integrated, web-based
> user interface.
>
More information about the pbs-devel
mailing list